elyaswolflord Posted March 3, 2008 Posted March 3, 2008 Ok, I am installing my store and running into several problems that I am unable to iron out. First, the admin URL is giving me the following errors: Warning: require() [function.require]: URL file-access is disabled in the server configuration in D:\inetpub\vhosts\celestial-dreams.com\httpdocs\Catalog\admin\includes\application_top.php on line 34 Warning: require(http://www.celestial-dreams.com/catalog/includes/functions/compatibility.php) [function.require]: failed to open stream: no suitable wrapper could be found in D:\inetpub\vhosts\celestial-dreams.com\httpdocs\Catalog\admin\includes\application_top.php on line 34 Fatal error: require() [function.require]: Failed opening required 'http://www.celestial-dreams.com/catalog/includes/functions/compatibility.php' (include_path='.;./includes;./pear') in D:\inetpub\vhosts\celestial-dreams.com\httpdocs\Catalog\admin\includes\application_top.php on line 34 Second, when accessing the catalog through the secure server I recieve this error: Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in \\hostik25\d$\inetpub\vhosts\celestial-dreams.com\httpdocs\catalog\includes\functions\database.php on line 19 Unable to connect to database server! And Third, the admin URL on the secure server encounters these errors: Warning: main(http://www.celestial-dreams.com/catalog/includes/functions/compatibility.php): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in \\hostik25\d$\inetpub\vhosts\celestial-dreams.com\httpdocs\catalog\admin\includes\application_top.php on line 34 Fatal error: main(): Failed opening required 'http://www.celestial-dreams.com/catalog/includes/functions/compatibility.php' (include_path='.;c:\php') in \\hostik25\d$\inetpub\vhosts\celestial-dreams.com\httpdocs\catalog\admin\includes\application_top.php on line 34 Any help would be much appreciated, thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.