How to Setup System
Please check the information on Diagnostic Runtime Environment and change the settings as follows to start Fresh Reader.
Diagnostic Runtime Environment
| Variable | Value | Description |
|---|---|---|
| Server Name | 316006.com | The hostname or IP address of the server where Fresh Reader is running. |
| Server OS | Darwin | The server OS name. If it is Windows, it shows WINNT, most of the times. |
| Web Server | Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7l DAV/2 PHP/5.2.6 mod_fastcgi/2.4.2 | The web server running in the server. |
| PHP Version | 5.2.6 | The version of PHP running in the server. |
| php.ini | /private/etc/php.ini | The directory where the PHP configuration file is located. |
|
Fresh Reader Install Directory |
/Library/WebServer/Documents/fr | The directory where Fresh Reader is installed. |
How to Setup System
Please change the settings as follows.
- Open /private/etc/php.ini with a text editor application.
- Add a following line before zend_extension in php.ini. (If you don't find zend_extension, you can add it anywhere in php.ini.
zend_extension_ts = /Library/WebServer/Documents/fr/ioncube/ioncube_loader_dar_5.2_ts.so - Save php.ini and close a text editor application.
- Restart the web server.
After completing the setup, please click [Start Fresh Reader].
If the above setting does not work, please check [Help] >> [ionCube PHP Encoder and ionCube PHP Loader].
