Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 76
8 members and 68 guests
cus3cttombeatsb, cycwcwlinlt2gti, defkm6ensivpyb3, drasnkeikoo9xwn, lednec4lhm6zwan, minena6oritozm3, ronssypaulsuppo, ttdwncras
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
failed to create stream: No such file or directory
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 38
Join Date: Nov 2002
failed to create stream: No such file or directory - 06-30-2003, 03:14 PM

Had to move to another server.
Backed up mySQL database and reinstalled it.
Uploaded my entire website.....
When I try to access my site I get the following error:

Quote:
Warning: sql_connect(includes/install.php) [function.sql-connect]: in /home/temp2/public_html/includes/sql_layer.php on line 83

Warning: sql_connect() [function.sql-connect]: Failed opening 'includes/install.php' for inclusion (include_path='/usr/local/lib/php:/usr/lib/php') in /home/temp2/public_html/includes/sql_layer.php on line 83
Any ideas?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
06-30-2003, 03:20 PM

It looks like it isn't connecting to your MySQL database. Make sure your config.php is setup with the correct information for your new server...

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 38
Join Date: Nov 2002
06-30-2003, 07:14 PM

seems my host is a moron....can't help me with anything....
Quote:

$dbhost = "localhost";
$dbuname = "temp2";
$dbpass = "*********";
$dbname = "temp2_thehockeyboardcom";
$prefix = "nuke";
$user_prefix = "temp2";
$dbtype = "MySQL";
i created a database called thehockeyboardcom
I created a user called temp2 with a pass of *********
The SQL version is: MySQL 4.0.13
I'm just baffled
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Oct 2002
Location: Netherlands
06-30-2003, 07:44 PM

You say you have created a database called thehockeyboardcom , but when i look at your config.php file i see the databasename (dbname) as temp2_thehockeyboardcom, my suggesttion you remove the temp2_ before thehockeyboardcom and try then


Well that sig was fun while it lasted
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Oct 2002
Location: Netherlands
06-30-2003, 08:10 PM

Btw i hope you made backups of your site yourself because you are missing ALOT of file. (I just guessed your url ) The only one that i could reach without to many erros was www.yourdomain.com/modules.php?name=Articles , man you missing ALOT of files, better overwrite the files again.


Well that sig was fun while it lasted
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 38
Join Date: Nov 2002
06-30-2003, 08:13 PM

all the files are there believe me. Nothing is missing....
I tryed your suggestion....man... I've tryed every combination you can imagine...
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
06-30-2003, 08:13 PM

Quote:
Originally Posted by anor
Btw i hope you made backups of your site yourself because you are missing ALOT of file. (I just guessed your url ) The only one that i could reach without to many erros was www.yourdomain.com/modules.php?name=Articles , man you missing ALOT of files, better overwrite the files again.
Good eye anor. I noticed that too, but wasn't sure WHAT was going on. Definately recommended he uploads ALL the Nuke files again.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Oct 2002
Location: Netherlands
06-30-2003, 08:20 PM

Well atleast your .sql seems to be solved, trust me just reupload it again, try too reupload mainfile.php and banner.php to your root. I think that will solve most of those problems.


Well that sig was fun while it lasted
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 38
Join Date: Nov 2002
07-01-2003, 08:31 AM

This is getting weirder by the minute.
I took your advice Anor and re-uploaded everything.
Still no worky....

I downloaded Conntest.php from Nuke Cops, It connect without a problem.

I then downloaded Analyze.php from Nuke Cops, It tells me that everything is fine.

Yet when I go to my main page... I now get this error:

Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/temp2/public_html/includes/sql_layer.php on line 301

Warning: main(mainfile.php) [function.main]: failed to create stream: No such file or directory in /home/temp2/public_html/modules/News/index.php on line 20

Fatal error: main() [function.main]: Failed opening required 'mainfile.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/temp2/public_html/modules/News/index.php on line 20
ops:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 81
Join Date: Oct 2002
Location: Netherlands
07-01-2003, 09:11 AM

Hmm you tried reuploading mainfile.php and banners.php for a fresh package? If you still have problems contact me thru email or pm with your ftp account pass and usersname Maybe i can figure it out. (Don't worry i get alot of ftp accounts i always forget them )


Well that sig was fun while it lasted
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing nuke directory boaw Nuke 7.x - General 2 08-30-2006 12:49 AM
remote avatar directory ishadami Nuke 7.x - Modules 0 09-05-2005 09:54 AM
failed to open stream: No error in c:\web\themes\fiblue3d pj Theme packs 6 02-28-2005 03:59 PM
Warning: main(db/mysql.php): failed to open stream: No such btrook Open topics 26 07-10-2003 12:30 AM
Copying header.html file into other directory to work there MurphDog Site design 0 04-24-2003 08:59 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31