[Solved] PHP problem with Apache Server
Posted: Thu Nov 25, 2004 10:53 pm
Forgive me if this is in the wrong section.
I installed an Apache server in WinXP home with PHP. I did all the configuration, and I got <?php phpinfo(); ?> to work correctly, assuring that PHP is working. But my problem is, I want to install sphpblog (beta) (for testing offline) but when I run the index.php (for installing), all I get is a blank screen. When I view the source, <html><body></body></html> is all that displays. On a server that is hosting me online, everything works fine. It's just on my offline home computer it doesn't work.
Any help would be greatly appreciated.
I installed an Apache server in WinXP home with PHP. I did all the configuration, and I got <?php phpinfo(); ?> to work correctly, assuring that PHP is working. But my problem is, I want to install sphpblog (beta) (for testing offline) but when I run the index.php (for installing), all I get is a blank screen. When I view the source, <html><body></body></html> is all that displays. On a server that is hosting me online, everything works fine. It's just on my offline home computer it doesn't work.
Any help would be greatly appreciated.