ack!  toss the Sam's book - those are witten by luzers who can't get anything published by O'Reilly, Manning, Osborne, or Addison Wesley.
 
 
 
 
Of course, you really should toss Winblows and use Linux instead.
 
Mark<-|->kraM


>>> "Jason Gutt" <[EMAIL PROTECTED]> 15-Feb-06 12:32:15 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, MySQL® and Apache All in One, Second Edition.


From: Mark Galbreath [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 15, 2006 11:15 AM
To: php-install@lists.php.net; [EMAIL PROTECTED]
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



>>> "Jason Gutt" <[EMAIL PROTECTED]> 15-Feb-06 10:34:43 AM >>>

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

Reply via email to