Failed opening required 'includes/config.inc.php'
Posted by: thudson (---.range86-132.btcentralplus.com)
Date: November 08, 2016 07:21PM

I have recently upgraded WAMP to the latest version and am trying to develop some scripts.
I am trying to include some scripts, but the server reports that it can't open the files.
Here is the message
Fatal error: require_once(): Failed opening required 'includes/config.inc.php' (include_path='.;D:\wamp\www\includes') in D:\wamp\www\LoginTest\index.php on line 4
I can't see whats wrong here. Is it because I have installed it on the D drive? I did this because my C drive is a small SSD drive.
Any ideas whats wrong?

Rocky48

Options: ReplyQuote
Re: Failed opening required 'includes/config.inc.php'
Posted by: RiggsFolly (Moderator)
Date: November 08, 2016 11:40PM

Hi

No its not because you installed on the D drive.

Its simply that it is not finding the file in the path specified.

This is normally corrected by reading and implementing THE NEED for VIRTUAL HOSTS

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.