>I've attached the debug.log which was created while I was installing PHP
>onto my 400MHz Pentium PC, running Linux (and DOS on another partition)
with
>a MySQL database and an Apache web server.
>Please can you help.
>When testing to view a PHP file requesting phpinfo( ) on the Netsacpe
>browser, nothing comes up as it should.

Attachemnts are stripped.

Try opening up a DOS prompt and doing cd to the PHP directory, and then:

./php -q c:\\whatever\\dir\\phpinfo.php

Then you know at least the your PHP.exe works...

Next, try configuring PHP as a CGI using Alias and Action in httpd.conf  --
It's less problematic than the Module version.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to