Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Inc. > News and Announcements > Topic : AMPPS 1.9 Launched



Threaded Mode | Print  

 AMPPS 1.9 Launched, This version comes with updated PHP, MySQL, phpMyAdmin, MongoDB & RockMongo. AMPPS now works on Mountain Lion. :) (12 Replies, Read 24233 times)
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

The Softaculous AMPPS Team has released AMPPS 1.9
This version of AMPPS updates PHP, MySQL, MongoDB, phpMyAdmin, RockMongo and few bug fixes.

A complete list of changes:

1) The current version of AMPPS for Windows include:

Softaculous AMPPS 1.9(Softaculous 4.1.3)
Apache 2.2.22
PHP 5.4.6, 5.3.16 and 5.2.17
PERL 5.10.1
Python 2.7.2 with mod_wsgi 3.3 module
MySQL 5.5.27
phpMyAdmin 3.5.2.2
SQLite Manager 1.2.4
MongoDB 2.0.7(Only 64-bit)
RockMongo 1.1.2
FileZilla FTP Server 0.9.41

2) The current version of AMPPS for Mac include:

Softaculous AMPPS 1.9(Softaculous 4.1.3)
Apache 2.2.22
PHP 5.3.16 and 5.2.17
PERL 5.14.1
Python 2.7.2 with mod_wsgi 3.3 module
MySQL 5.5.27
phpMyAdmin 3.5.2.2
SQLite Manager 1.2.4
MongoDB 2.0.7(Only 64-bit)
RockMongo 1.1.2
Pure-FTPd Server 1.0.35

3) Multiple version of a script is now available in a single page. E.g. you can now select which Joomla version you want to install.

4) Restoration of an installations has been improved. Now user can restore the backup even if installation has been removed.

5) New Admin Panel UI in Softaculous.

6) An API interface has been added in Softaculous. Documentation can be found here

7) The after Upgrade Page has been improved. When you have to visit the installation to complete the upgrade, Softaculous will now display the upgrade link first.

8 ) Now users can take a backup before upgrading the script to newer version.

9) Backup is now done in tar.gz format to overcome the limitations of zip. The new backup code can backup huge installations as well. All old backups in the .zip format will work as well.

10) Now admin can select a default protocol for the users.

11) Bug Fix : Apache doesn't start in Mountain Lion. This is now fixed. (Mac Only)

12) Bug Fix : Log files were not created properly. This is now fixed.

13) Bug Fix : In admin panel category name was not displayed for PERL. It is now fixed.

14) Bug Fix : Custom scripts will not be attempted to be downloaded in Software setting of Admin panel.

15) Bug Fix : Custom Theme was not working. It is fixed now.

16) Bug Fix : Chrome bug fix for directory slash in Classes.

17) Bug Fix : In edit installation mysql connection error occurred even though script did not have database. It is fixed now.

Regards,
The Softaculous AMPPS Team

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

A Bug has been reported in AMPPS 1.9 version.

Login Page is blank after securing AMPPS.

For solution refer this post :
http://www.softaculous.com/board/index.php?tid=2626#p11511

Extremely sorry for the inconvenience.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
Hi,
MongoDB is not present on AMPPS control panel (OsX), it needs to be launched manually from the terminal  :
Code

/Applications/AMPPS/mongodb/bin/mongod -f ../mongo.conf

RockMongo is not pre-installed : go to AMPPS local homepage > DB Tools


IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Which version of OSX ?

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
Quote From : tidus October 9, 2012, 5:21 am
Hi,

Which version of OSX ?


Snow Leopard
IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Quote From : teenage October 9, 2012, 6:00 am
Quote From : tidus October 9, 2012, 5:21 am
Hi,

Which version of OSX ?


Snow Leopard


What is the output of the following command in Terminal ?

Code
user$ uname -m


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
i386

32bits ?
IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

AMPPS provides only 64 Bit binaries of MongoDB.

Please run the following command and let us know the output :

Code
user$ file /Applications/AMPPS/mongodb/bin/mongod


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
Mach-O 64-bit executable x86_64

I'm not an expert, but it seems to be 64 and 32 bits ?

Anyway  I got not problem to launch it manually :
Code
user$/Applications/AMPPS/mongodb/bin/mongod -f ../mongo.conf


I found another command line to determine the system architecture :
Code

user$ lipo -detailed_info /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder

Fat header in: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
fat_magic 0xcafebabe
nfat_arch 2
architecture x86_64
    cputype CPU_TYPE_X86_64
    cpusubtype CPU_SUBTYPE_X86_64_ALL
    offset 4096
    size 4551712
    align 2^12 (4096)
architecture i386
    cputype CPU_TYPE_I386
    cpusubtype CPU_SUBTYPE_I386_ALL
    offset 4558848
    size 3846928
    align 2^12 (4096)


Hopes it helps

IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

We have purposely disabled MongoDB on 32 Bit Machines for this reason.
http://blog.mongodb.org/post/137788967/32-bit-limitations

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
Quote From : tidus October 10, 2012, 9:24 am
Hi,

We have purposely disabled MongoDB on 32 Bit Machines for this reason.
http://blog.mongodb.org/post/137788967/32-bit-limitations


Ok, so the mongodb packaged into AMPPS is 32/64bits, it could run fine on a 64-bit kernel, but the "processes" (?) are limited to 2Gb ?
It seems to be enough for testing purpose ?

By the way the 64/32bits question about Snow Leopard seems quite complex, but I thought that even if Snow Leopard boot on 32bits mode 64bits apps could be launched ?
http://www.macworld.com/article/1142379/snow_leopard_64_bit.html

Should I switch my (intel) macbook to 64b if I want to pass this limitation ?
http://www.wikihow.com/Run-Mac-OSx-in-64-Bit-Mode

Anyway thanks for your precisions

IP: --   

AMPPS 1.9 Launched
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

In one of the article you provided, its written that "If you’re running a Mac powered by an Intel Core 2 Duo processor or an Intel Xeon processor, your Mac is 64-bit capable. And Snow Leopard runs 64-bit-capable applications in 64-bit mode regardless of whether it’s booting into a 64-bit or 32-bit kernel."

The binary provided by AMPPS is 64 bit(which should not work in 32 Bit Mode), so I think its okay if you don't boot your kernel in 64 bit Mode. This limitation doesn't apply to you. :)



-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

AMPPS 1.9 Launched
teenage
Group: Member
Post Group: Newbie
Posts: 7
Status:
I already tried to understand this problem when Snow leopard was released, but I give it up because at this time it seems irrelevant.

Would you modify AMPPS checks I'm a future release so mongo will be visible on intel/ snow leopard.

If not, at least add this info in your release note.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 10:59 am.

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