9 Feb
2007
9 Feb
'07
6:50 p.m.
make sure that you have something like the following in your httpd.conf (grepped from mine, separate lines, look at the keywords): ===== LoadModule php5_module modules/libphp5.so DirectoryIndex index.html index.php index.php5 AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps =====
I really think the PHP5 ui_msgs should be modified so they work. At some point they did, but now extra steps are required to enable php5 that aren't in the messages. I have some Howtos and I've updated the ones that use PHP5 with the correct instructions, for example this one. http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html Mark