![]() |
| Failed opening 'config.inc.php' for inclusion |
|
Guru master
|
The config.inc.php file that is complained about, is that in the same directory as your source file?
(C:\Program Files\nusphere\phped\Projects\) If it's not, you can either: * Fix the include_path to include the "C:\Program Files\nusphere\phped\Projects\" directory (in either the php.ini (not adviseable) or via the ini_set function in your sourcefile:
* Include it with a relative path (if the file is in a subdirectory of your sourcefile) The current directory (working folder) is always included in the include_path (the '.') so specifying things like
|
||||||||||||||||
|
|
|||||||||||||||||
|
Site Admin
|
DBWizard generates this file only if you select "generate new config file" instead of "use existing"
|
||||||||||||
|
_________________ The PHP IDE team |
|||||||||||||
| Failed opening 'config.inc.php' for inclusion |
|
||
|
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by


RSS2 Feed