PDA

View Full Version : Fatal Error - includes/init.php on line 51. Please help


Rofo
03-29-2011, 01:46 AM
Can someone direct me to a solution to this error? I have tried what I can think of, but can not access my ACP. Please, if anyone can help... I would so very appreciate it.

Warning: require_once(/home/xxxxxx/public_html/includes/class_core.php) [function.require-once]: failed to open stream: No such file or directory in /home/rofo/public_html/includes/init.php on line 51

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxx/public_html/includes/class_core.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxx/public_html/includes/init.php on line 51

Lynne
03-29-2011, 03:33 AM
It looks like you are missing some files. Reupload your vbulletin files making sure to upload them all completely.

Rofo
03-29-2011, 05:04 AM
Thanks for the tip. I did as you said and the Fatal Error does not reoccur. However, now i get a database error.

MySQL Error : Access denied for user 'xxxxx_xxxx'@'localhost' to database 'xxxxx_vb1'

Is that something to do with my host or something on my end?

Thanks again.

Lynne
03-29-2011, 04:35 PM
That error means that your mysql user doesn't have all permissions granted for the database.

Rofo
03-31-2011, 03:42 AM
Something got changed in the config.php file. All is well now, thanks.