Knowledgebase
English
NolaPro
>
Support Desk
>
Knowledgebase
Linux setup only shows MySQL with green check
Solution
If you are setting up the Linux version of NolaPro and receive a screen with only a green check for MySQL (see attached screenshot), it is likely failing during the ionCube check.
Open up the file nolapro/install.php in a text editor. Add the following code to the file at the top of the page inside the <?php opening section. It should look like:
<?php
ini_set('display_errors', 'on'); error_reporting(E_ALL&~E_NOTICE);
...
This will display any system errors that might be occurring.
Please submit a support ticket if you continue to have problems.
Was this article helpful?
yes
/
no
Article details
Article ID:
103
Category:
Installation
Date added:
2010-06-18 12:04:29
Views:
44
Rating (Votes):
(0)
<<
Go back
Powered by
Help Desk Software
HESK™