PHP Version Information

Your server must be running PHP version 5.2.0 or greater. Your version is: 7.4.33
Your version of PHP is sufficient!

PHP Module Information

The following PHP modules are needed by Lemon8-XML in order to work correctly.
If any are missing, please install them according to your server's configuration.

PHP Module Is it loaded?  
curl Yes 
dom Yes 
mysql NoInfo
libxml Yes 
pcre Yes 
xsl Yes 
xml Yes 

PHP INI Settings

Lemon8-XML gives you the ability to upload documents and have them converted to XML. To do this, your web server must have enough memory resources allocated.
If any of settings displayed below seem too low, you should adjust their values in /opt/alt/php74/etc/php.ini and restart your web server.

PHP Setting Current Value
memory_limit 128M
post_max_size 8M
file_uploads On
upload_max_filesize 2M

XSL Transformation Test

To verify that the XML and XSLT PHP modules are installed on your server and are working correctly, you can click the button below. It will open a small popup window and attempt to perform an XSL transformation. You should see a success message.

Server Permissions Check

Lemon8-XML needs to be able to write to app/tmp/cache in order to function correctly. If this directory is not writable by the server, you can attempt to fix it by clicking "fix" below; if this does not solve the problem, please create this directory manually and make it writable by the web server.

app/tmp/cache exists and is writable by the server.
app/webroot/files exists and is writable by the server.

Configure database.php

You will need to edit database.php in app/config to change the database settings to reflect your MySQL database. If this file is readable, it will be indicated below:

database.php exists and is readable by the server.

Load SQL into your Database

If you've edited database.php so the values for your database are correct (and the database exists), you can click the button below to create the necessary tables for Lemon8-XML. The installer will first test to see if connectivity to your database is working correctly. You will only be able to run the import if this is the case.


Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/jivresea/public_html/lemon/app/webroot/install.php:247 Stack trace: #0 {main} thrown in /home/jivresea/public_html/lemon/app/webroot/install.php on line 247