Softaculous


Topic : Ampps 3.8 PHP version change loading...


Posted By: brandonsmith.rm on October 17, 2017, 3:06 pm
Just upgraded to 3.8. Now when trying to switch PHP versions, the "Loading..." mask covers the options and then never goes away. Closing the program and restarting just brings me back to the same PHP version. Doesn't matter if I have the servers stopped or running, same result.

I have tried running the ampps as a normal user and as the administrator.

Windows Server 2016 Standard
Ampps 3.8 (upgraded from 3.7)


Posted By: fazrialfan on October 18, 2017, 2:47 am | Post: 1
same to me after upgrading via web apps,
after download the 3.8 installer version and re-installing (fresh install), everything runs normal, except there's no mongodb and FTP installed, only PHP and MySQL, even the PHP version only 5.6 and 7.1, is there something wrong in my PC? i'm using windows 7.

I've tried to run the installer wizard again, but there's no option for choosing the modules.

Posted By: fazrialfan on October 18, 2017, 2:49 am | Post: 2
same to me after upgrading via web apps,
after download the 3.8 installer version and re-installing (fresh install), everything runs normal, except there's no mongodb and FTP installed, only PHP and MySQL, even the PHP version only 5.6 and 7.1, is there something wrong in my PC? i'm using windows 7 64-bit.

I've tried to run the installer wizard again, but there's no option for choosing the modules.

Posted By: chrisangle on October 18, 2017, 3:33 am | Post: 3
Quote From : fazrialfan October 18, 2017, 2:49 am
same to me after upgrading via web apps,
after download the 3.8 installer version and re-installing (fresh install), everything runs normal, except there's no mongodb and FTP installed, only PHP and MySQL, even the PHP version only 5.6 and 7.1, is there something wrong in my PC? i'm using windows 7 64-bit.

I've tried to run the installer wizard again, but there's no option for choosing the modules.

me too, I'm using windows 10 64-bit

Posted By: Rishi_P on October 18, 2017, 6:58 am | Post: 4
Hi,

Quote

same to me after upgrading via web apps,

after download the 3.8 installer version and re-installing (fresh
install), everything runs normal, except there's no mongodb and FTP
installed, only PHP and MySQL, even the PHP version only 5.6 and 7.1, is
there something wrong in my PC? i'm using windows 7.

I've tried to run the installer wizard again, but there's no option for choosing the modules.


We have not removed any PHP versions or Mongodb etc from Ampps, just removed from installer to reduce it size, you can install, remove and update apps from Enduser Panel.
Start Ampps, go to http://localhost/ampps/index.php?act=ampps_apps and install required Application.



Posted By: Rishi_P on October 18, 2017, 7:00 am | Post: 5
Hi,

Quote

Just upgraded to 3.8. Now when trying to switch PHP versions, the
"Loading..." mask covers the options and then never goes away. Closing
the program and restarting just brings me back to the same PHP version.
Doesn't matter if I have the servers stopped or running, same result.


What file permission is given to \path\to\Ampps\ampps\data\apps file ?



Posted By: sg4dsiao on October 20, 2017, 7:46 am | Post: 6
fter upgrading, the apache settings is pointing to 5.6

Try to change to 7.1, take ages to load.

Please advise the Ampps-win-3.87 contains only

ampps\
apache\
conf\
php-5.6


it does not have the 7.1.8,
4.9.3    4.9.3    4.9.3
Apache    2.4.27    2.4.27    2.4.27
MySQL    5.6.37    5.6.37    5.6.37
PHP    7.1.8, 7.0.22, 5.6.31, 5.5.38, 5.4.45 and 5.3.29    7.1.8, 7.0.22, 5.6.31, 5.5.38, 5.4.42 and 5.3.29    7.1.8, 7.0.22, 5.6.31, 5.5.38, 5.4.45 and 5.3.29
PERL    5.16.3    5.26.0    5.26.0
Python    3.6.2    3.6.2    3.6.2
MongoDB(64-bit)    3.4.7

Posted By: brandonsmith.rm on October 20, 2017, 2:45 pm | Post: 7
The folder permission has not changed from the previous version. I rolled back to the previous 3.7 and works just fine.

Posted By: claudchan on October 29, 2017, 3:10 am | Post: 8
I had same issue here. Running Windows 7, upgrade to 3.8. Changing PHP version it take age on the loading screen. Please fix.

Posted By: zanmato79 on October 31, 2017, 5:12 pm | Post: 9
I also have same issue on Mac OS 10.11.5. Mask hangs whilst attempting to change PHP version from 5.6. Quit and restart, PHP version is still 5.6.

In addition, the PHP libraries do not show as active i.e. checked but local sites seems to function fine apart from Grav CMS websites which require the zip extension but I can't seem to activate it. I check the extension, a dialog appears 'This has been saved, do you wish to close this window'. Closes window, reopen configuration, all extensions appear unchecked again.

Posted By: Rishi_P on October 31, 2017, 5:36 pm | Post: 10
Hi,

Open terminal and run following command:
Sudo chmod 777 /Applications/AMPPS/ampps/data/apps

Now try to change PHP version.

Posted By: zanmato79 on November 1, 2017, 8:35 am | Post: 11
Quote From : Rishi_P October 31, 2017, 5:36 pm
Hi,

Open terminal and run following command:
Sudo chmod 777 /Applications/AMPPS/ampps/data/apps

Now try to change PHP version.


This has sorted it. Still not getting checked boxes showing which PHP libraries are loaded but it's seems to be working all the same. Wonder what changed the permissions... Many thanks.

Posted By: Rishi_P on November 1, 2017, 11:03 am | Post: 12
Quote
Still not getting checked boxes showing which PHP libraries are loaded


What file permission is given to /Applications/AMPPS/conf directory.

Run following command and let us know the output:

ls -l /Applications/AMPPS/*

Posted By: scriptman on June 23, 2018, 8:31 pm | Post: 13
Quote From : Rishi_P November 1, 2017, 11:03 am
Quote
Still not getting checked boxes showing which PHP libraries are loaded


What file permission is given to /Applications/AMPPS/conf directory.

Run following command and let us know the output:

ls -l /Applications/AMPPS/*


Facing same issue.

My permission for  /Applications/AMPPS/conf directory are:
Quote

-rwxr-xr-x  1 root    admin  20721 Sep 28  2017 httpd.conf
-rwxr-xr-x  1 root    admin    621 Sep  4  2017 mongo.conf
-rwxr-xr-x  1 root    admin  4937 Sep  4  2017 my.cnf
-rwxr-xr-x  1 root    admin  20716 Sep 28  2017 original-httpd.conf
-rwxr-xr-x  1 root    admin    644 Sep  4  2017 original-mongo.conf
-rwxr-xr-x  1 root    admin  4937 Sep  4  2017 original-my.cnf
-rwxr-xr-x@ 1 user  admin  4887 Mar 10  2017 original-mydb.cnf
-rwxr-xr-x  1 root    admin  69111 Sep  4  2017 original-php-5.3.ini
-rwxr-xr-x  1 root    admin  69132 Sep  4  2017 original-php-5.4.ini
-rwxr-xr-x  1 root    admin  70739 Oct 11  2017 original-php-5.5.ini
-rwxr-xr-x  1 root    admin  70946 Oct 12  2017 original-php-5.6.ini
-rwxr-xr-x  1 root    admin  70863 Oct 12  2017 original-php-7.0.ini
-rwxr-xr-x  1 root    admin  70929 Oct 11  2017 original-php-7.1.ini
-rwxr-xr-x  1 root    admin  11246 Sep  4  2017 original-pure-ftpd.conf
-rwxr-xr-x  1 root    admin    137 Mar 10  2017 original-python.conf
-rwxr-xr-x  1 root    admin  69111 Sep  4  2017 php-5.3.ini
-rwxr-xr-x  1 root    admin  69132 Sep  4  2017 php-5.4.ini
-rwxr-xr-x  1 root    admin  70739 Oct 11  2017 php-5.5.ini
-rwxr-xr-x  1 root    admin  70946 Oct 12  2017 php-5.6.ini
-rwxr-xr-x  1 root    admin  70863 Oct 12  2017 php-7.0.ini
-rwxr-xr-x  1 root    admin  70929 Oct 12  2017 php-7.1.ini
-rwxr-xr-x  1 root    admin  11246 Sep  4  2017 pure-ftpd.conf
-rwxr-xr-x  1 root    admin    137 Mar 10  2017 python.conf

Posted By: W4CO on January 26, 2019, 2:26 pm | Post: 14
Hope this works for windows user especially Windows10 64 bit.

There is problem with the permission issue.
But in some extent there is execution problem in ampps panel, which Ampps shoud sort it out.

To ensure soft solution, you need to do this manually.
E:\Ampps\ampps\data\apps (Program Folder)
Open Properties --> Security Tab
Allow full control for administrative privileges or system admin or authenticated user

Now, open file 'apps' in editor in the E:\Ampps\ampps\data (see listing of apps below)
{
"1":{"aid":"1","name":"apache","version":"2.4.27","default":true},
"2":{"aid":"2","name":"mysql","version":"5.6.36","default":true},
"3":{"aid":"3","name":"php71","version":"7.1.2","default":true},
"4":{"aid":"4","name":"php70","version":"7.0.16","default":false},
"5":{"aid":"5","name":"php56","version":"5.6.31","default":false},
"6":{"aid":"6","name":"php55","version":"5.5.45","default":false},
"7":{"aid":"7","name":"php54","version":"5.4.45","default":false},
"8":{"aid":"8","name":"php53","version":"5.3.29","default":false},
"9":{"aid":"9","name":"mongodb","version":"3.4.1","default":false},
"10":{"aid":"10","name":"python","version":"3.6.1","default":false},
"11":{"aid":"11","name":"perl","version":"5.24.0","default":false},
"12":{"aid":"12","name":"ftp","version":"5.20.0","default":false}}

Just change the default value "true" to desired app/version and other app/version to "false"

For every change of app version, this is to be done. It should be good for any person working for the project working on same app/version and not for 'often' swapping the versions.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.