On Fri, Sep 18, 2009 at 5:25 PM, Mahalingam Subramaniam <[email protected]> wrote: > Dear all > After setting up the LAMP server - Linux 5.2, Apache2.2.13, MySQL-5.3, PHP > 5.2 - there are two technical issues to resolve for which I seek your > valuable inputs. > 1. how to avoid the conflict between localhost and M/c. IP Address, i.e. > http://localhost and http://192.168.13.12?1
What kind of conflict is there? > 2. the Firefox browser is spawning unsparsed raw php scripts instead of > normal php or html page inspite of sufficeint care taken at apache's > "httpd.conf" file such as "application/x-httpd-php phtml phps php5 etc and > AddType application/x-httpd as well You need to install mod_php. _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
