Update: The problem appears to have been corrupt DLLs somewhere in my PHP installation, or possibly a bug in PHP 5.2.9 on Win2k. I downloaded the windows (binaries-only) distribution of PHP 5.2.10 from php.net and extracted that to my c:\PHP directory. After doing that, everything worked fine.
wamp php 5.2.17 download
Can you try downloading a fresh copy of WordPress?Empty the current folder of Download WordPressUnzip, rename wp-config-sample.php to wp-config.php, then change the database parameters carefully and upload it to your web folder and make sure all files are uploaded without fail. If you are using a ftp client make sure there are no any failures.Try installing it again.
The Uniform Server Zero XI provides switching between PHP versions 5.2, 5.3, 5.4, 5.5, 5.6 and 7.0 to achieve this you need to download a suitable PHP plugin for each version (for example ZeroXI_php_5_2_17.exe, ZeroXI_php_5_3_27.exe, ZeroXI_php_5_4_35.exe, ZeroXI_php_5_5_19.exe, ZeroXI_php_5_6_3.exe, and ZeroXI_php_7_0_0_dev.exe) explained below.
3) PHP version 5.2.17 has been included allowing legacy code to be tested. The following restrictions apply: SSL functions are not supported, compiled SSL version is incompatible with Apache version. You cannot run Apache as a service when PHP 5.2.17 selected because of configuration syntax issues and incompatible SSL version. Downgrade phpMyAdmin to 4.0.10 or older version (e.g. Install ZeroXI_phpmyadmin_4_0_10.exe from archive)
I have unzip the file prestashop_1.7.2.4 and uploaded the 3 files to the main directory. the zip file in binary and the 2 others in ASCII (I downloaded them back to make sure they were ok and they were). Permission on the 3 files are 644.
No errors given but it will not send the email. I do have a server running 5.2 (which will be udgraded shortly against my will) that it works perfectly on. However the server I need it to run it on is running 5.3.24. The one it works on is running 5.2.17. I uploaded the exact same files to both. I am calling mail.php from the html file.
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\train\mail.php on line 54 . 2ff7e9595c
Comments