| install php problem
Here I am at the BEGINNING with a problem.
I uploaded all of my files to the server in my new directory and tried running the install.php file, this is my error
Warning: main(config-inc.php) [function.main]: failed to open stream: No such file or directory in /homepages/7/d120866523/htdocs/Pgallery/install.php on line 112
Fatal error: main() [function.require]: Failed opening required 'config-inc.php' (include_path='.:/usr/local/lib/php') in /homepages/7/d120866523/htdocs/Pgallery/install.php on line 112
There are no config-inc.php files just the .NEW files. Did I miss a step here?
|