In your Apache root directory, create a file called info.php: ###Start of info.php### <html> <head> <title>PHP Information</title> </head> <body> <?php phpInfo(); ?> </body> </html> ###Start of info.php###
If it works, then your PHP files may have problem with file path.
Thien
Hi Thien, your suggestion works fine, and I can see the result in lynx. Thanks. JD
---------------------------------------
JD wrote:
Hallo list, I moved /var/www/ to another partition /home/localnet. Apache works after I modified the conf file accordingly. But, php doesn't work anymore and all my *.php files only display blank white pages with nothing in it.
What shall I do? What should I modify in this case?
Thanks list,
JD
-- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list