Article:
 |
|
Apache Web Serving with Jaguar, Part 3
|
| Subject: |
|
Still getting Unhandled File Type |
| Date: |
|
2003-11-05 12:33:15 |
| From: |
|
anonymous2
|
|
|
HI,
I have followed everything above and installed it at this point a few times and I am still getting "Unhandled File Type" from my IE. I have actually installed the most recent from the www.php.net website for installed on MAC OSX, and followed those instructions as well, and I did that first. I am getting the following in the error_log:
[Wed Nov 5 11:55:43 2003] [crit] (48)Address already in use: make_sock: could not bind to port 80
[Wed Nov 5 12:19:44 2003] [notice] SIGUSR1 received. Doing graceful restart
[Wed Nov 5 12:19:44 2003] [warn] module mod_php4.c is already added, skipping
Processing config directory: /private/etc/httpd/users
Processing config file: /private/etc/httpd/users/sgstuart.conf
[Wed Nov 5 12:19:44 2003] [notice] Apache/1.3.27 (Darwin) PHP/4.3.3 configured -- resuming normal operations
[Wed Nov 5 12:19:44 2003] [notice] Accept mutex: flock (Default: flock)
I hope that someone can help me with this thanks.
Thanks,
Steven Stuart
|
Showing messages 1 through 1 of 1.
-
Still getting Unhandled File Type
2003-11-05 21:48:30
anonymous2
[Reply | View]
I finally solved this problem, What the proble was is textedit was saving a .rtf to the end of the file and hiding it without letting me know. After going back and changing those it was working fine, and there probably never was a problem, but I know that I have the latest version of each running together.
Mac OSX 10.2.8, PHP 4.3.3-2, apache 1.3.28
Thanks,
Steven Stuart