EASYPHP 5.3.8.1 - PHP 5.3.8 VC9 - Apache 2.2.21 VC9 - Mysql 5.5.16 - PhpMyAdmin 3.4.5 - Xdebug 2.1.2 PHP 5.3.8 fixes two issues introduced in the PHP 5.3.7 release: * Fixed bug #55439 (crypt() returns only the salt for MD5) * Reverted a change in timeout handling restoring PHP 5.3.6 behavior, which caused mysqlnd SSL connections to hang (Bug #55283). ** Features ** - avalaible server port automatically detected (no more port conflict) - administration page : > apache configuration manager (timezone, port) > php configuration manager (max execution time, error reporting, upload max filesize) > create/delete alias > add/list modules (wordpress, drupal, joomla, prestashop, spip, webgrind, xdebug manager...) > phpinfo > extensions > mysql manager : phpmyadmin ** Install ** - For administrators, EasyPHP is installed in 'Program Files' - For non-elevated users, EasyPHP is 'My Documents' - Or, on an USB key, external drive, memory stick ** Apache Conf. ** - Since 5.3.4.0, 'localhost' is not used anymore. '127.0.0.1' is used instead (Windows Vista/Seven hosts file permission problem)
EasyPHP 5.3.9 By Easyphp. License: Freeware Category: Web Design & Development. Download Latest Version (0 bytes) Review; Technical; Ratings; Publisher's description. SoftChamp is a portal created with much thought of the user. It is devoted to valuable superior software that are mostly used and can make the user experience. Apache mysql free download. Hibernate Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and impleme.
Activate cURL with EasyPHP. Well, you have to check if the extension gets loaded. I'm using EasyPHP 16.1 (PHP 5.6.19 x86, Apache 2.4.18 x86).
I'm trying to launch a php script which needs curl. I'm using Easyphp for the first time.I tried to uncomment the line extension=php_curl.dll
in php.ini. But it still doesn't work. Even after a restart.
What should I do?
Thanks
I'm in similar situation where I removed the ';' before the cURL extension in php.ini, restarted the webserver however cURL still did not enable.
I'm using EasyPHP 16.1 (PHP 5.6.19 x86, Apache 2.4.18 x86).
My search ended when I found solution below.
My PHP directory where libssh2.dll resides: C:Program Files (x86)EasyPHP-Devserver-16.1eds-binariesphpphp5619vc11x86x160731090901
Now it's working and can confirm by printing all loaded extensions using:
Reference:https://community.xibo.org.uk/t/curl-on-easyphp-devserver-16-1/5134/6