Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Inc. > News and Announcements > Topic : Ampps 3.3 Launched



Threaded Mode | Print  

 Ampps 3.3 Launched, Ioncube Loader Added for all PHP versions. (5 Replies, Read 22016 times)
Rishi_P
Group: Member
Post Group: Elite Member
Posts: 317
Status:
The Softaculous AMPPS Team has released AMPPS 3.3


This version of AMPPS adds the latest versions of PHP. We have also added Ioncube Loader for all PHP versions and fixed some bugs in AMPPS.

AMPPS is a LAMP (Linux), WAMP (Windows) and MAMP (Macintosh) stack of
Apache, MySQL, MongoDB, PHP, Perl & Python. AMPPS enables you to
focus more on using applications rather than maintaining them on your
desktops.

A complete list of changes:

The current version of AMPPS for Windows include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.11, PHP 5.5.27, PHP 5.4.43 and 5.3.29
Ioncube Loader added for all PHP versions. 
PERL 5.16.3
Python 2.7.10 with mod_wsgi 3.5 module
MySQL 5.6.25
phpMyAdmin 4.4.11
SQLite Manager 1.2.4
MongoDB 3.0.4
RockMongo 1.1.7
FileZilla FTP Server 0.9.44

The current version of AMPPS for Mac include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.11, PHP 5.5.27, PHP 5.4.43 and 5.3.29
Ioncube Loader added for all PHP versions. 
PERL 5.20.2
Python 2.7.10 with mod_wsgi 3.5 module
MySQL 5.6.25
phpMyAdmin 4.4.11
SQLite Manager 1.2.4
MongoDB 2.6.7
RockMongo 1.1.7
Pure-FTPd Server 1.0.36

The current version of AMPPS for Linux include:

Softaculous 4.6.3
Apache 2.4.12
PHP 5.6.11, PHP 5.5.27, PHP 5.4.43 and 5.3.29
Ioncube Loader added for all PHP versions. 
PERL 5.22.2
Python 2.7.10 with mod_wsgi 3.5 module
MySQL 5.6.25
phpMyAdmin 4.4.11
SQLite Manager 1.2.4
MongoDB 3.0.4
RockMongo 1.1.7
Pure-FTPd Server 1.0.36

Regards,

The Softaculous AMPPS Team
   
   
IP: --   

Ampps 3.3 Launched
sosialtnett
Group: Member
Post Group: Working Newbie
Posts: 75
Status:
ionCube PHP Loader ioncube_loader_win_5.6.dll
Bullshit, it did not work with my dictory. It ruined my whole network, several weeks of work went down the drain., Thanks for the hopeless update. Never more this total meaninglessness software. Here it ubuntuserver now with the manual installation of Oxwall.  :squi:   :-(
IP: --   

Ampps 3.3 Launched
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

We regret for the inconvenience caused to you.

In Ampps 3.3 we are giving Ioncube Loader v4.0.14 for PHP-5.3 but we have updated Ioncube Loader for PHP 5.4, 5.5 and 5.6
For PHP 5.4, PHP 5.5 and 5.6 we have given ioncube loader v5.0.8.

To enable Ioncube Loader Open PHP Configuration of the respected version.
AMPPS Control Panel --> PHP --> Configuration.

And add or uncomment following line.

zend_extension="{$path}\php\ioncube_loader_win_x.x.dll"

save and Restart Ampps.

Note x.x is PHP version.
For Eg: For PHP 5.4 the command shall be:
zend_extension="{$path}\php\ioncube_loader_win_5.4.dll"

For PHP-5.3 you can download ioncube loader from following link:
http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_win_vc9_x86.zip

Extract it and copy it to /path/to/Ampps/php-5.3/

We will fix this in next update.
IP: --   

Ampps 3.3 Launched
sosialtnett
Group: Member
Post Group: Working Newbie
Posts: 75
Status:
Uninstalled and installed the new version, everything seemed to work. But!

Installed Oxwall and tried to register a trial user. After that i clicked ok after completing the registration form, I received the following info:

Error 500
Internal Server Error.
If you are the site admin, click here for details (+)
Something went wrong!
To get the error details follow these steps:
- Open ow_includes/config.php file and set DEBUG_MODE to true
- Reproduce your last action.
Error details:
Type:    Exception
Message:    Could not instantiate mail function.
File:    D:\Ampps\www\ow_libraries\php_mailer\class.phpmailer.php
Line:    1181
Trace:    #0 D:\Ampps\www\ow_libraries\php_mailer\class.phpmailer.php(1061): PHPMailer->mailSend('Date: Thu, 27 A...', '--b1_bc5c90f5c7...') #1 D:\Ampps\www\ow_libraries\php_mailer\class.phpmailer.php(966): PHPMailer->postSend() #2 D:\Ampps\www\ow_system_plugins\base\bol\mail_service.php(274): PHPMailer->send() #3 D:\Ampps\www\ow_core\mailer.php(97): BOL_MailService->send(Object(BASE_CLASS_Mail)) #4 D:\Ampps\www\ow_system_plugins\base\bol\email_verify_service.php(217): OW_Mailer->send(Object(BASE_CLASS_Mail)) #5 D:\Ampps\www\ow_system_plugins\base\bol\email_verify_service.php(244): BOL_EmailVerifyService->sendVerificationMail('user', Array) #6 D:\Ampps\www\ow_system_plugins\base\controllers\join.php(324): BOL_EmailVerifyService->sendUserVerificationMail(Object(BOL_User)) #7 D:\Ampps\www\ow_system_plugins\base\controllers\join.php(218): BASE_CTRL_Join->joinUser(Array, '290365aadde35a9...', Array) #8 D:\Ampps\www\ow_system_plugins\base\controllers\join.php(170): BASE_CTRL_Join->postProcess(Array) #9 [internal function]: BASE_CTRL_Join->joinFormSubmit(Array) #10 D:\Ampps\www\ow_core\request_handler.php(266): call_user_func_array(Array, Array) #11 D:\Ampps\www\ow_core\application.php(329): OW_RequestHandler->dispatch() #12 D:\Ampps\www\index.php(73): OW_Application->handleRequest() #13 {main}
IP: --   

Ampps 3.3 Launched
sosialtnett
Group: Member
Post Group: Working Newbie
Posts: 75
Status:
So it seems that the mail system is not working in their software!
IP: --   

Ampps 3.3 Launched
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

It seems that you are facing the issue as the mail is not configured on your server. Can you please confirm whether you have configured SMTP settings in Oxwall.

You can do the same at:
Login to Oxwall Admin page -> Settings -> Main Settings -> SMTP

Hope this helps you.

If you still face the issue can you please open a ticket here:
http://softaculous.com/support/
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, 8:09 am.

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