Elxis CMS Forum

Support => Security => Topic started by: c8620p on November 05, 2007, 16:29:33

Title: Settings for security
Post by: c8620p on November 05, 2007, 16:29:33
 PHP displays errors
 PHP allows openning remote files
 Elxis error reporting is set to ON
 User activation is disabled
 Your database password is weak
 Elxis FloodBlocker is disabled

where must I change the settings so I don't take these messages from Elxis tools?
thank you
Title: Re: Settings for security
Post by: CREATIVE Options on November 05, 2007, 18:36:56
1. PHP displays errors
2. PHP allows openning remote files
For the first two you can find answer's in the following post by me.
 Here is the PHP configuration that I encourage you to have on your web server (https://forum.elxis.org/index.php?topic=1371.0) 


3. Elxis error reporting is set to ON
4. User activation is disabled
For the 3rd and the 4th you can find it in to the Global Setting panel of your Elxis Installation.

5. Your database password is weak
You must change your DB password from the hosting panel and after that you must replace the old password with the new one in to the cofinguration.php file , you locaded in the root folder of you Elxis installation.

6. Elxis FloodBlocker is disabled
In the tools of Elxis you can find the FloodBlocker, just enable it and adjust the values in relation to your website traffic.

Elxis FAN
Title: Re: Settings for security
Post by: c8620p on November 06, 2007, 17:37:46
Thank you Niko