[PHP] Recompile PHP not recognizing new Install
I'm trying to upgrade from php-4.0.6 to php-4.1.1 . Here are the steps I'm taking. 1. Download php-4.1.1.tar.gz to /www/root 2. gunzip php-4.1.1.tar.gz 3. tar xvf php-4.1.1tar 4. /www/bin/apachectl stop 5. cd php-4.1.1 6. rm config.cache 7. ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.14 --enable-track-vars --disable-debug --enable-ftp 8. make clean 9. make install 10. cp php.ini-dist /usr/local/lib/php.ini 11. /www/bin/apachectl start (reboot machine also didn't seem to matter either way) The problem is that I check phpinfo() and it still shows that 4.0.6 is installed If anyone has any idea, it would be greatly appreciated. Thanks, Ryan Sander Web Developer [EMAIL PROTECTED] http://www.cantonrep.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] PHP Hosting Services
Here's a great place to look. http://hosts.php.net/ Ryan Sander Web Developer [EMAIL PROTECTED] http://www.cantonrep.com > -- > From: Boaz Yahav > Sent: Thursday, January 31, 2002 10:07 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [PHP] PHP Hosting Services > > Check out : > > http://www.weberdev.com/index.php3?GoTo=phenominet/prices.htm > > This is your one stop shop for hosting. WeberDev.com is hosted there > and I can tell you that their service is amazing. They are fast, > reliable > and more than anything, very professional (specially in PHP / MySQL). > > Sincerely > > berber > > Visit http://www.weberdev.com Today!!! > To see where PHP might take you tomorrow. > > > -Original Message- > From: Mike Baranski [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 4:36 PM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP Hosting Services > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, just wondering if anyone here could recommend a good (free, if > there > is a good one) PHP/mysql Hosting service. I'm willing to pay some, but > not > more than 15 /month > > Thanks > > GPG Key located on: > http://www.keyserver.net/en/ > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE8WVZjn0XmoxBj3PwRAizbAJ0QZETkXf+i7xx1XPpUa/0P4xnwMwCfTLLN > xSXs4S0fHADWDAj+FSDR4mY= > =jSpN > -END PGP SIGNATURE- > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
RE: [PHP] One more try
The reason no one has helped you is probably due to the fact you are being very vague. How are they 'not working together'? Error messages, maybe the steps you used to install apache and php (probably where the problem will be found). Good Luck, Ryan Sander Web Developer [EMAIL PROTECTED] http://cantonrep.com > -- > From: Taylor Lewick > Sent: Thursday, May 30, 2002 2:47 PM > To: [EMAIL PROTECTED] > Subject: [PHP] One more try > > Okay, I dont know if anyone out there just doesnt know the answer to my > question or what... > > I tried to install PHP and apache. I have apache 2.0.36 installed > correctly and php-4.2.1 installed. The trouble is getting them to work > together... > I have read numerous web articles and manuals saying do this and do that, > but no one seems to have a comprehensive or accurate steps available.. > Could someone help me with this please... > > Thanks > > Taylor Lewick > Unix System Administrator > Fortis Benefits > 816 881 6073 > > "Help Wanted. Seeking Telepath..." > "You Know where to apply." > > > Please Note > The information in this E-mail message is legally privileged > and confidential information intended only for the use of the > individual(s) named above. If you, the reader of this message, > are not the intended recipient, you are hereby notified that > you should not further disseminate, distribute, or forward this > E-mail message. If you have received this E-mail in error, > please notify the sender. Thank you > * > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php