» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 47
4 members and 43 guests
akunamat, grerburback, Opedesselox, TopShopOEM
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on failed to create stream: No such file or directory within the Purged Topics forums, part of the NM Staff category; Had to move to another server. Backed up mySQL database and reinstalled it. Uploaded my entire website..... When I try ...



Go Back   Nukemods Forum » NM Staff » Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2003, 02:14 PM
Junior Member
 
Join Date: Nov 2002
Posts: 38
failed to create stream: No such file or directory
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?
__________________
The Hockey Board
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-30-2003, 02:20 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #3 (permalink)  
Old 06-30-2003, 06:14 PM
Junior Member
 
Join Date: Nov 2002
Posts: 38
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
__________________
The Hockey Board
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-30-2003, 06:44 PM
Junior Member
 
Join Date: Oct 2002
Location: Netherlands
Posts: 81
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
  #5 (permalink)  
Old 06-30-2003, 07:10 PM
Junior Member
 
Join Date: Oct 2002
Location: Netherlands
Posts: 81
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
  #6 (permalink)  
Old 06-30-2003, 07:13 PM
Junior Member
 
Join Date: Nov 2002
Posts: 38
all the files are there believe me. Nothing is missing....
I tryed your suggestion....man... I've tryed every combination you can imagine...
__________________
The Hockey Board
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-30-2003, 07:13 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #8 (permalink)  
Old 06-30-2003, 07:20 PM
Junior Member
 
Join Date: Oct 2002
Location: Netherlands
Posts: 81
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
  #9 (permalink)  
Old 07-01-2003, 07:31 AM
Junior Member
 
Join Date: Nov 2002
Posts: 38
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:
__________________
The Hockey Board
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-01-2003, 08:11 AM
Junior Member
 
Join Date: Oct 2002
Location: Netherlands
Posts: 81
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-29-2006 11:49 PM
remote avatar directory ishadami Nuke 7.x - Modules 0 09-05-2005 08:54 AM
failed to open stream: No error in c:\web\themes\fiblue3d pj Theme packs 6 02-28-2005 02:59 PM
Warning: main(db/mysql.php): failed to open stream: No such btrook Open topics 26 07-09-2003 11:30 PM
Copying header.html file into other directory to work there MurphDog Site design 0 04-24-2003 07:59 AM


All times are GMT -5. The time now is 10:12 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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