Ok, so I've done a clean install of Version Five and I get this error:
Internal Server Error
include(data/config.php): failed to open stream: No such file or directory
[app/inc/config.php:10] Base->{closure}()
[app/inc/config.php:10] Config::__construct()
[index.php:91] Config->__construct()
What can I do to fix this error?
Ok, should I do a clean install of EFiction 5? I'll try that.
Ok I've done a clean install, but I get this error:
Failed to open eFiction 5.x database.
Last error was: SQLSTATE[HY000] [1045] Access denied for user 'cl39-jakeamyup'@'10.0.44.80' (using password: YES)
EDIT: Tried to do a upgrade, but I get this error in step three:
Internal Server Error
Undefined variable: values
[v5_installer-0.1.1a/lib/base.php:2152] Base->error()
[v5_installer-0.1.1a/inc/sql/upgrade_3_5_x/job_contests.php:91] Base->{closure}()
[v5_installer-0.1.1a/inc/upgradetools.php:607] contests_relations()
[v5_installer-0.1.1a/inc/upgradetools.php:333] jobStart()
[v5_installer-0.1.1a/inc/upgrade.php:124] upgradetools::processJobs()
[v5_installer-0.1.1a/lib/base.php:1599] Base->call()
[v5_installer-0.1.1a/index.php:55] Base->run()
Also the install stuff has to be in a folder, otherwise it doesn't work.
Ok, I'll just create a new table then.
EDIT: I still get that error, everything is correct, and I even created a new table.
When I did a fresh install I got a story location error. The first step.
I get an error earlier in the install process with the one you linked me to, this is what I get.
Internal Server Error
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'optional_modules']['contests']'), ('Characters', 'archive', 4, 'archive/char' at line 9 [/home/sites/peraltiagofanfiction.com/public_html/install/lib/db/sql.php:227]
[install/lib/db/sql.php:227] PDOStatement->execute()
[install/inc/sql/install/job_menu.php:91] DBSQL->exec()
[install/inc/upgradetools.php:607] menu_admin()
[install/inc/upgradetools.php:333] jobStart()
[install/inc/upgrade.php:124] upgradetools::processJobs()
[install/lib/base.php:1599] Base->call()
[install/index.php:58] Base->run()
In answer to your fresh install question, this is what I get in the first step.
Select chapter storage location
Below are a few brief recommendations for your hosting environment, a detailed overview can be found in the wiki:
Internal Server Error
Unable to open storage.htm
[install/lib/base.php:2152] Base->error()
[install/tmp/3o8aykqld56os.21dex60klrfo0.php:8] Preview->render()
[install/lib/base.php:2657] require()
[install/lib/base.php:2836] View->sandbox()
[install/inc/install.php:31] Preview->render()
[install/lib/base.php:1599] Base->call()
[install/index.php:58] Base->run()
I get an error while upgrading, don't know what part, as I wasn't watching my screen.
Internal Server Error
SQLSTATE[42000]: Syntax error or access violation: 1142 SELECT command denied to user 'cl39-jakeamyv5'@'10.0.44.80' for table 'fanfiction_stories' [/home/sites/peraltiagofanfiction.com/public_html/install/lib/db/sql.php:227]
[install/lib/db/sql.php:227] PDOStatement->execute()
[install/inc/sql/upgrade_3_5_x/job_stories.php:178] DBSQL->exec()
[install/inc/upgradetools.php:607] stories_categories()
[install/inc/upgradetools.php:333] jobStart()
[install/inc/upgrade.php:124] upgradetools::processJobs()
[install/lib/base.php:1599] Base->call()
[install/index.php:58] Base->run()
I did that and it says it's found 0, so I'm don't know why I'm getting the error.
So long story short. I've put version five by hand on my server as the zip function is not working, and I can't install version five. I must be missing something, but I don't know what. I've left out one of the skins, is that an issue?
New issue. I can't get pass step 5 in the install and it's driving me insane, what can I do to fix it?
I found this error.
Internal Server Error
session_start(): open(/home/sites/peraltiagofanfiction.com/tmp//sess_u1ia85l11cu7oal5uorpsaul16, O_RDWR) failed: No such file or directory (2)
[app/controller/auth.php:36] Base->exists()
[app/routes.php:4] ControllerAuth::isLoggedIn()
[index.php:109] require()
Warning: session_commit(): open(/home/sites/peraltiagofanfiction.com/tmp//sess_u1ia85l11cu7oal5uorpsaul16, O_RDWR) failed: No such file or directory (2) in /home/sites/peraltiagofanfiction.com/public_html/lib/f3/base.php on line 2027 Warning: session_commit(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/sites/peraltiagofanfiction.com/tmp/) in /home/sites/peraltiagofanfiction.com/public_html/lib/f3/base.php on line 2027
Sorry, this one is not on my side.
The server can't open a session, seems the session path isn't configured properly. See the double slash after the tmp folder? Should only be one, and the error occurs on a pretty generic php function (session_start).
Ok, what can I do to fix it, as I can't seem to find a file by that name in the tmp file.
decided to reinstall, hoping it would fix the error. it doesn't. i get this:
Internal Server Error
session_start(): open(/home/sites/peraltiagofanfiction.com/tmp//sess_7iq4r42n6vhv6mihjlriaoag45, O_RDWR) failed: No such file or directory (2)[install/lib/base.php:2152] Base->error()
[install/lib/base.php:2831] session_start()
[install/index.php:41] Preview->render()
[install/lib/base.php:1599] Base->call()
[install/index.php:61] Base->run()
i also get this error on the homepage:
Internal Server Error
include(data/config.php): failed to open stream: No such file or directory[app/inc/config.php:10] Base->{closure}()
[app/inc/config.php:10] include()
[index.php:92] Config->__construct()
