MovieLib - Your movie database on web
Check that the script created the db.php file.
Check that tables have been created in the database.

Try edit install.php and in line 106 remove @ character. This show error if script can't create db.php:
Code:
$fp = @fopen('db.php', 'w');
Reply


Messages In This Thread
RE: MovieLib - Your movie database on web - by Regss - 2017-03-26, 16:59
Last Post - by Jeffreywat - 2017-09-03, 14:02
Logout Mark Read Team Forum Stats Members Help
MovieLib - Your movie database on web8