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.
I am back to this issue.
Ok so I've installed it now, however, I can't create ratings yet, or I just can't even see the ratings tab.
Tried to reinstall it again, however I'm getting this error:
Internal Server Error
session_start(): open(/home/sites/peraltiagofanfiction.com/tmp//sess_4e8d0ugi9g1fembbvghge9cks0, 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:1776] {closure}()
[install/lib/base.php:1599] Base->call()
[install/index.php:61] Base->run()
The last time that I couldn't install it, I used this trick to fix it:
<?php
ini_set('session.save_path',realpath(dirname($_SERVER['DOCUMENT_ROOT']) . '/../session'));
session_start();
This code is placed at the very beginning of index.php, but it won't work this time.
Tried to reinstall it again, however I'm getting this error:
Internal Server Error
session_start(): open(/home/sites/peraltiagofanfiction.com/tmp//sess_4e8d0ugi9g1fembbvghge9cks0, 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:1776] {closure}()
[install/lib/base.php:1599] Base->call()
[install/index.php:61] Base->run()The last time that I couldn't install it, I used this trick to fix it:
<?php
ini_set('session.save_path',realpath(dirname($_SERVER['DOCUMENT_ROOT']) . '/../session'));
session_start();This code is placed at the very beginning of index.php, but it won't work this time.
I've fixed this issue and now it's installed as I put the in the install index.php as well, however, I do believe that the issue should be fixed in the near future. 😀
Please forgive the totally newbie question but how exactly do I install the efic 5 vaporware to test it out?
So I'm finally getting around to reinstalling it, however, I can't seem to access the wiki. There's something that I need to change, but I forget what. Can you please tell me.
So I'm finally getting around to reinstalling it, however, I can't seem to access the wiki. There's something that I need to change, but I forget what. Can you please tell me.
Fixed that by myself, however, I can't seem to install it, it says that the fresh/config file isn't on my server.
Also, I should mention, the wiki hasn't been working.
Hi, I'm having the same issue, I can't even install. It says the config file doesn't exist, also what PHP version do I need to be on? I tried all of them and they don't work.
Downloaded the efiction5-installer from Githup and ran the installation.
I have got the following error message, after I chose "Use mySQL database storage".
Code: [Select]
Internal Server Error
Call to undefined method install::error() [/home/u12345/public_html/efic/inc/install.php:62]
[efic/lib/base.php:1873] install->steps()
[efic/lib/base.php:1673] Base->call()
[efic/index.php:61] Base->run()
Any idea what could have gone wrong?
I would like to install it and test it a bit because it looks very promising.
ShiKahr
Get your Arsch out of the couch." Gayle Tufts
Hi, I installed the new version of this and I can't install it, it says this:
Not Found
The requested URL /install/fresh/config was not found on this server.
How can I get around this error?
Hi, I now have this error and the php version I’m running is 7.3.3 I believe:
Internal Server Error
parse_ini_file() has been disabled for security reasons
[lib/f3/base.php:2264] Base->error()
[app/bad-behaviour-efiction5.php:101] parse_ini_file()
[lib/bad-behavior/whitelist.inc.php:7] bb2_read_whitelist()
[lib/bad-behavior/core.inc.php:142] bb2_run_whitelist()
[lib/bad-behavior/core.inc.php:122] bb2_screen()
[app/bad-behaviour-efiction5.php:167] bb2_start()
[index.php:106] require()
For some reason, I also did not succeed the first time. But then everything is fine.
All looks good so far and then at step 2 I get this
Internal Server Error
SQLSTATE[HY000]: General error: 1364 Field 'step_function' doesn't have a default value [H:\UwAmp\www\efic\lib\db\sql.php:226]
[H:/UwAmp/www/efic/lib/db/sql.php:226] PDOStatement->execute() [H:/UwAmp/www/efic/inc/upgradetools.php:277] DB\SQL->exec() [H:/UwAmp/www/efic/inc/upgrade.php:121] upgradetools::newTables() [H:/UwAmp/www/efic/lib/base.php:1955] upgrade->steps() [H:/UwAmp/www/efic/lib/base.php:1754] Base->call() [H:/UwAmp/www/efic/index.php:61] Base->run()
Get your Arsch out of the couch." Gayle Tufts
