Softaculous


Topic : Openblog bug after install


Posted By: jimpic on December 1, 2011, 10:26 pm
After installing openblog, I can't access the admin section and get an error:

Code

An error Was Encountred
The URI you submitted has disallowed characters.   


So I checked the var/softaculous/openb/config.php file and edited this line like this:

Code

|-------------------------
| Allowed URL Characters
|-------------------------
//$config['permitted_uri_chars'] = 'a-z 0-9@~%.:_\-';
$config['permitted_uri_chars'] = '';


Then a new install worked.
Can you check this please and may be edit this file.

Posted By: Brijesh on December 2, 2011, 6:16 am | Post: 1
Hi,

Sir this Error comes when you use PHP 5.3
$config['permitted_uri_chars'] = 'a-z 0-9@~%.:_\-';
The above configuration is the default configuration of Open Blog and changing this configuration may affect the security of your server.
So we will not be able to modify the configuration.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.