http:// wrapper is disabled in the server configuration by a

 
Post new topic   Reply to topic    Aprelium Forum Index -> Databases
View previous topic :: View next topic  
Author Message
rovers508
-


Joined: 25 Nov 2012
Posts: 1

PostPosted: Sun Nov 25, 2012 5:49 pm    Post subject: http:// wrapper is disabled in the server configuration by a Reply with quote

Warning: require(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in C:\Program Files\Abyss Web Server\htdocs\140dev\db\db_lib.php on line 20

Warning: require(http://localhost/140dev/db/db_config.php): failed to open stream: no suitable wrapper could be found in C:\Program Files\Abyss Web Server\htdocs\140dev\db\db_lib.php on line 20

Fatal error: require(): Failed opening required 'http://localhost/140dev/db/db_config.php' (include_path='.;C:\php\pear') in C:\Program Files\Abyss Web Server\htdocs\140dev\db\db_lib.php on line 20

I get the above error report
is it possible to change the allow_url_include in X1?

Regards,
Damian
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Tue Nov 27, 2012 6:31 pm    Post subject: Re: http:// wrapper is disabled in the server configuration Reply with quote

rovers508,

This error has to do with your PHP configuration.

All you have to do is to edit your php.ini file with any text editor such as Notepad (php.ini it is usually inside the PHP setup directory) and locate the line starting with:

Code:
allow_url_include=


Then set it to:

Code:
allow_url_include=On


Save the file and restart the Web server to ensure that PHP is reloaded with the new configuration.[/code]
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Databases All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group