Help - Search - Members - Calendar
Full Version: Warning message
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > General Discussion on Building, Running & Making Money from a Website
megamail
Can someone explain these to me.
Thank You
megamail


Warning: main(config.php) [function.main]: failed to create stream: No such file or directory in /home/megamail/public_html/paidmail/admin/adminupdate.php on line 2

Warning: main() [function.main]: Failed opening 'config.php' for inclusion (include_path='') in /home/megamail/public_html/paidmail/admin/adminupdate.php on line 2

Warning: main(dbconnect.php) [function.main]: failed to create stream: No such file or directory in /home/megamail/public_html/paidmail/admin/adminupdate.php on line 3

Warning: main() [function.main]: Failed opening 'dbconnect.php' for inclusion (include_path='') in /home/megamail/public_html/paidmail/admin/adminupdate.php on line 3

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/megamail/public_html/paidmail/admin/adminupdate.php on line 7
Data Failure on insert ar.gif
CashPaid2U
I believe you might get these as a result of not being able to connect to the database. The main 'error' is the dbconnect, the rest are as a result of not being able to open the database. As a result, you would not be able to insert data.
megamail
QUOTE (CashPaid2U @ Apr 5 2003, 12:13 AM)
I believe you might get these as a result of not being able to connect to the database. The main 'error' is the dbconnect, the rest are as a result of not being able to open the database. As a result, you would not be able to insert data.

Okay,

Is there a way to correct this problem?
On the admin page - I cannot view members sign up info!
Thanks megamail
CashPaid2U
Until a connection with the database is established, you won't be able to access any information contained therein.

Am an 'old' DB2 programmer from the 'mainframe' not internet connections so am now sure what the tecnical solution for web is. It may be that access permission has not been granted or your host is having database problems. Am not sure. You can try contacting them.

You can probably use this forum to gain some assistance as well.

http://www.codingforums.com/
CashPaid2U
Have also found this link... which might be of assistance to you.

http://www.javaalmanac.com/egs/java.sql/Co...tSqlServer.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.