Jump to content
MakeWebGames

Having Trouble installing v.2


Sargeantone

Recommended Posts

I keep getting this code:

Write Config...

Config written.

Attempting DB connection

 

Warning: require(class/class_db_mysql.php) [function.require]: failed to open stream: No such file or directory in/home/content/75/7533175/html/zombieuprising/installer.php on line 457

 

Fatal error: require() [function.require]: Failed opening required 'class/class_db_mysql.php' (include_path='.:/usr/local/php5/lib/php') in/home/content/75/7533175/html/zombieuprising/installer.php on line 457

 

I know somethings wrong with it, of course. But I'm not able to verify what i really need to do.

Link to comment
Share on other sites

I got the install to finish and go through. Now my log in page keeps giving me these errors:

Warning: require(class/class_db_.php) [function.require]: failed to open stream: No such file or directory in /home/content/75/7533175/html/zombieuprising/login.php on line 5

Fatal error: require() [function.require]: Failed opening required 'class/class_db_.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/75/7533175/html/zombieuprising/login.php on line 5

Link to comment
Share on other sites

If you have done that then something in your config file is wrong, maybe at setup you never provided the right database info, which also would make you get that error too, check your config file and see what info you entered for your database, and make sure it is correct, because last thing was it was trying to connect to your database then failed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...