For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > February 2006 > RE: [PHP-INSTALL] php install









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-INSTALL] php install
Jason Gutt

2006-02-15, 6:57 pm



I began with iis on win xp and php worked for text & oop. I am assuming one
needs to configure it for graphics since it did not work. I need to know
how to install apache2.0.55 and php5.1.2. are they compatible? I have been
following the installation instructions from Sams Teach Yourself PHP, MySQLR
and apache All in One, Second Edition.

_____

From: Mark Galbreath [mailto:GalbreathM@gao.gov]
Sent: Wednesday, February 15, 2006 11:15 AM
To: php-install@lists.php.net; jason_gutt@nasasupport.com
Subject: Re: [PHP-INSTALL] php install



ru pulling our legs?



1. How would you know PHP stopped working after you installed apache httpd?
Apache had to have been installed prior to installing PHP or you could not
have known that PHP was not working in the httpd.



2. You could not have installed PHP with the --enable-apxs2 switch because
the PHP configure script would have failed if it could not find the path to
apache2/bin/apxs. You must install httpd first.



3. PHP5 comes enabled for MySQLite; if you want all the MySQL hooks,
--enable-mysql=[path/to/mysql] on the configuration script.



4. Most importantly, http://www.catb.org/~esr/faqs/smart-questions.html.
Read It. Learn It. Live It.



Mark<-|->kraM


[color=darkred]

Does any one know how to install php5 apache2 and mysql5?

Php5 does not have mysql enabled by default. After I installed apache my php
quit working.



Jason Gutt


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com