Click to See Complete Forum and Search --> : Problems PHP4.02 under Windows98 & Apache1.3.1
I installed PHP under Windows98 & Apach 1.3.12 but I cannot access it directly at http://localhost/index.php
Although it work at http://localhost/cgi-bin/php.exe/index.php
I tried to configure httpd.con, it seems correct, but...?
Please Help...
Thanks.... Hervé
Did you put the action line in the correct position of the httpd.conf??
Here is a segment of mine...
#
# Action lets you define media types that will execute a script whenever
# a matching file is called. This eliminates the need for repeated URL
# pathnames for oft-used CGI file processors.
# Format: Action media/type /cgi-script/location
# Format: Action handler-name /cgi-script/location
#
#
Action application/x-httpd-php /php/php.exe
Yes, I put the action line in the correct position of the httpd.conf, but it still doesn't work!
Do I have to change something in Regedit??
Nop. I just modify my httpd.conf & my php.ini and it work. I can send you a copy of mine, if you want.
Did you declare this in httpd.conf?
This will activate the index.php
#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index. Separate multiple entries with spaces.
#
DirectoryIndex index.html index.htm index.php
Hi Carlos,
I have the similar problem with PHP4-Apache-Win98. Please send me a copy of your conf file. Thanks.
KoaFar (kwu@microweb.com)
Yes, Thanks Carlos, I'll appreciate
hi.. carlos,
i need a copy of httpd.conf and php.ini as well. hope u could send it to me at:
thongkk@tm.net.my
Thank you very much
cK
Hi Carlos,
I have the same problem. Could you please send me a copy too?
Thanks,
Ranga
cK wrote:
-------------------------------
hi.. carlos,
i need a copy of httpd.conf and php.ini as well. hope u could send it to me at:
thongkk@tm.net.my
Thank you very much
cK
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.