Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16854
| From | Jerry Stuckle <jstucklex@attglobal.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen |
| Date | 2016-07-14 12:00 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <nm8cvj$339$1@jstuckle.eternal-september.org> (permalink) |
| References | <8e2d87bc-4641-4634-8166-88144d30ec3e@googlegroups.com> <nm89kc$l52$3@jstuckle.eternal-september.org> <64ed4488-2a3a-4329-8958-6b245a860ddd@googlegroups.com> |
On 7/14/2016 11:14 AM, Alla wrote: > On Thursday, July 14, 2016 at 7:03:46 PM UTC+4, Jerry Stuckle wrote: >> On 7/14/2016 10:57 AM, Alla wrote: >>> Hello! >>> I am trying to solve the issue I have with phpmyadmin, and I have found out that although >>> I have used curl -s http://php-osx.liip.ch/install.sh | bash -s 5.5 to upgrade, the php -v >>> command still shows that my version is php 5.3.28. I have checked httpd.conf, and the line >>> LoadModule php5_module libexec/apache2/libphp5.so is uncommented. >>> >>> My system: Mac OS X 10.7.5 >>> Server version: Apache/2.2.26 (Unix) >>> Server built: Dec 15 2013 18:33:29 >>> I have installed mysql-5.6.20-osx10.7-x86_64.dmg. >>> >>> Why php doesn't upgrade? What are the solutions? >>> Please, help me to solve this issue, but, please, give me a non-cryptic advice as I am a >>> newbie ) >>> Thank you very much! >>> >> >> At last - a PHP question (sort of)! >> >> Did you restart Apache? And is your new version of PHP in the place >> your LoadModule statement shows? >> > Please, bear with me ) I am trying to start coding ) So I have to > finish this set up process. > > Yes, I have restarted apache. Here: > > Allas-MacBook-Pro:~ Alla$ sudo apachectl restart > Password: > Allas-MacBook-Pro:~ Alla$ php -v > PHP 5.3.28 with Suhosin-Patch (cli) (built: Jan 23 2014 20:55:45) > Copyright (c) 1997-2013 The PHP Group > Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies > > Still the same problem > What about my other question - is your new version of PHP in the place your LoadModule statement shows? -- ================== Remove the "x" from my email address Jerry Stuckle jstucklex@attglobal.net ==================
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 07:57 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 08:03 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 08:08 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Jerry Stuckle <jstucklex@attglobal.net> - 2016-07-14 11:03 -0400
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 08:14 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Jerry Stuckle <jstucklex@attglobal.net> - 2016-07-14 12:00 -0400
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 09:28 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-14 10:08 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Jerry Stuckle <jstucklex@attglobal.net> - 2016-07-14 13:23 -0400
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen "J.O. Aho" <user@example.net> - 2016-07-14 18:26 +0200
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-16 09:26 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen "J.O. Aho" <user@example.net> - 2016-07-17 08:49 +0200
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-21 02:56 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-21 03:16 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-21 03:31 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-21 04:04 -0700
Re: Upgrading php from PHP 5.3.28 to PHP 5.5 didn't happen Alla <modelling.data@gmail.com> - 2016-07-21 08:59 -0700
csiph-web