CodeDeficitDisorder
Technical User
I'm running Suse 9.1 with a bare minimum install, so all I have is a console. Apache2 has been installed.
I ran through all of the steps for the PHP installation, but PHP still doesn't appear to work. I have rebooted the computer.
My php.ini file and installation is located:
/usr/local/php/php-4.3.9/php.ini
I'm using the default configuration for php.ini and I have register_globals on.
My Apache2 httpd.conf file has the following line:
LoadModule php4_module /usr/local/apache2/modules/libphp4.so
I have a php page dedicated to testing PHP's functionality. Please feel free to visit, view the source, and tell me if my PHP code is screwed up, or if my installation is screwed up...
Does anyone know why PHP isn't running?
Thanks in advance!!
Jamie
I ran through all of the steps for the PHP installation, but PHP still doesn't appear to work. I have rebooted the computer.
My php.ini file and installation is located:
/usr/local/php/php-4.3.9/php.ini
I'm using the default configuration for php.ini and I have register_globals on.
My Apache2 httpd.conf file has the following line:
LoadModule php4_module /usr/local/apache2/modules/libphp4.so
I have a php page dedicated to testing PHP's functionality. Please feel free to visit, view the source, and tell me if my PHP code is screwed up, or if my installation is screwed up...
Does anyone know why PHP isn't running?
Thanks in advance!!
Jamie