URL to your eFiction: http://sleepingjaguars.com/eFiction331/
Version of eFiction: 3.3.1
Have you bridged eFiction, if so with what?: No
Version of PHP: 5
Version of MySQL: 5
Have you searched for your problem: yes
If so, what terms did you try: installation header.php index.php
State the nature of your problem:
The first time I uploaded the files, I was able to go through the installation process, but was not able to log in. I thought I had done something wrong in setting the maintenance field, and I tried to run setup again. That resulted in another error message, which I unfortunately did not save. I decided to delete the installation and start over. I deleted the entire folder on my server and the database, re-extracted the files on my local machine, and uploaded everything again. Now I can't even get the installation to run; when I go to the site I get the following errors:
Warning: main(eFiction331/header.php) [function.main]: failed to open stream: No such file or directory in /home/sleepin1/public_html/eFiction331/index.php on line 25
Warning: main(eFiction331/header.php) [function.main]: failed to open stream: No such file or directory in /home/sleepin1/public_html/eFiction331/index.php on line 25
Warning: main() [function.include]: Failed opening 'eFiction331/header.php' for inclusion (include_path='.:/usr/local/lib/php-4.4.7/lib/php') in /home/sleepin1/public_html/eFiction331/index.php on line 25
Fatal error: Cannot instantiate non-existent class: templatepower in /home/sleepin1/public_html/eFiction331/index.php on line 30
index.php and header.php are both in the correct directory so far as I can see. The only other thing I noticed was that the include path seems to list a different version of MySQL than my host says it's running. If this needs to be modified, though, I'm not sure where to do so.
Do you have a test account for us? No
Re-upload header.php. You'll get that error if the file is corrupted as well as if it's missing.
I've tried that, and it doesn't work. Should I download the zip file again?
First make sure your files are set to upload in ASCII and not Binary. (You should be able to do this via your ftp program. There will probably be three options--one for binary, one for ASCII, and one for automatic. Images need to be uploaded in binary, everything else in ASCII.) If you have it set wrong, or if it's set to auto and is not switching properly, then you'll need to reupload all the files, most likely. If it's set right, and the files are uploading properly (you'll know if you open an file and the spaces are messed up and there are little squares all over your document if it's set wrong), then do try redownloading the zip file.
Just wanted to let you know that downloading the zip file again worked - the installation went fine this time. Thanks!
