Hello,
I have downloaded and installed the latest version of Abyss Web Server X1 2.9
Download Abyss Web Server X1 for Windows (2112 KB)
from
http://www.aprelium.com/abyssws/download.php
I have downloaded ans installed the lastest "compatible" version of PHP5 from
http://www.aprelium.com/abyssws/php.html
where we read:
If you plan to install PHP 5 on Windows, we highly recommend using our preconfigured PHP 5 package instead of following the generic PHP setup instructions below. It is easier, faster, and less error prone.
I am under windows7 so i downloaded and installed:
If you are using Windows Vista, 7, 8, 8.1, 2008 and 2012 or later, download the preconfigured PHP 5.5.6 package for Windows.
when i try index2.php an html page containing only this:
Your Ip Address is: <strong><?php echo $_SERVER['REMOTE_ADDR']; ?></strong><br><br>
The result is an error page saying:
PHP Startup: PDO: Unable to initialize module
Module compiled with module API= 20060613
PHP compiled with module API=20121212
These options need to match.
Please HELP !
Ray.