rakishoner
Technical User
System specs:
Sun Sparc e450
Solaris10
Apache 2.0.54
PHP-5.0.4
***Thanks for looking into my problem. Any and all help is welcome!
***Apache and PHP seem to be installed fine and the libphp5.so file went into the modules dir as it should be. I have checked the httpd.conf file and the LoadModule php5_module modules/libphp5.so is inplace as well. But when you load a php page, no parsing takes place and the code is printed to the browser.
***The URL in question is @ with two files in the root: index.php with a simple hello world echo statement and a php.php file with the phpinfo() statement.
***Thanks in advaance for some helpful guidence.
Sun Sparc e450
Solaris10
Apache 2.0.54
PHP-5.0.4
***Thanks for looking into my problem. Any and all help is welcome!
***Apache and PHP seem to be installed fine and the libphp5.so file went into the modules dir as it should be. I have checked the httpd.conf file and the LoadModule php5_module modules/libphp5.so is inplace as well. But when you load a php page, no parsing takes place and the code is printed to the browser.
***The URL in question is @ with two files in the root: index.php with a simple hello world echo statement and a php.php file with the phpinfo() statement.
***Thanks in advaance for some helpful guidence.