Random Posted March 29, 2003 Share Posted March 29, 2003 I need to know the line in apache to allow php, php3 and phtml files to be accessed on a local server...feel free to aim/msn me. Quote Link to comment Share on other sites More sharing options...
Nicat23 Posted April 4, 2003 Share Posted April 4, 2003 in the httpd.conf file look for this LoadModule php4_module libexec/libphp4.so AddType application/x-httpd-php .php .phtml .php3 It should be under the Dynamic Shared Object (DSO) support area... Hope that helps Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.