Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : WordPress crash after change PHP Version



Threaded Mode | Print  

 WordPress crash after change PHP Version, WP AMPPS PHP VERSION (1 Replies, Read 4711 times)
Lebrack
Group: Member
Post Group: Newbie
Posts: 2
Status:
OS X 10.9.5 - AMPPS 3.0

Hi! I´ve been using it flawlessly until now to install wordpress on localhost and create a web with themify builder.
Now I want to use a Twitter plugin for wp which only works over PHP 5.4 or greater.

So I discover my AMPPS installed version supports up to PHP 5.6 and I can select it and restart apache and MySql, but then I lose access to my website.
Error: php installation appears to be missing the mysql extension
If I change the version to php 5.3 it works another time but I can´t use twitter wp plugin.

So, that means I need to reinstall ampps + wp and start to build the site from scratch once I change php version to 5.6 previously?

I´ve checked mysql.so and mysqli.so extension were activated. Also tried to deactivate that extension and activate those another time but with no effect.

Any idea?
IP: --   

WordPress crash after change PHP Version
Lebrack
Group: Member
Post Group: Newbie
Posts: 2
Status:
I found MySelf a solution in this forum:
http://www.softaculous.com/board/index.php?tid=7241&title=PhpMyAdmin_doesn't_work_with_PHP_5.4,_5.5_or_5.6
Just go to terminal in MACOS X en type
cd /usr/local/lib (enter)
ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib (enter)

If you recieve a permission denied error, just type the same adding the word "sudo" before the last command...

cd /usr/local/lib (enter)
sudo ln -s /Applications/AMPPS/mysql/lib/libmysqlclient.18.dylib (enter)

Enter your password, enter, stop apache and mysql. Select PHP Version 5.4/5.5/5.6
and start services another time.

Voila!
Thanks to the guys who solved it.
Currently 3.0 mac version has this error and also a fail in apache start which can be corrected editing the ini file.
Include that on the next update or we are going to drive crazy.

Thanks!
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 24, 2024, 11:49 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.067