Skip navigation
Rogueit
Currently Being Moderated

Newbie trying mysql connection.

Jul 25, 2011 12:00 PM

I have no idea what I am doing, and trying to find help with an error message is rough. I am using dreamweaver 8 and trying to make a connection to mysql. When I http://www.kytravelers.com/Connections/MyConn.php I get the following error messages...where can I start to find out what I am doing wrong.

 

Warning: main(..MyConn.php) [function.main]: failed to open stream: No such file or directory in /nfs/c02/h05/mnt/17755/domains/kytravelers.com/html/Connections/MyConn .php on line 2

 

Fatal error: main() [function.require]: Failed opening required '..MyConn.php' (include_path='.:/usr/local/php-4.4.9-2/share/pear') in /nfs/c02/h05/mnt/17755/domains/kytravelers.com/html/Connections/MyConn .php on line 2

 

 

Thanks,

Scott

 
Replies
  • Currently Being Moderated
    Jul 25, 2011 4:00 PM   in reply to Rogueit

    The error is telling you it cannot find the file

     

    Connections/MyConn .php

     

    If this folder/file has been loaded to the server, then it is a path problem, meaning you are not pointing to the correct location.

     

    Gary

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 28, 2011 3:44 AM   in reply to Rogueit

    Im not that familiar with DW 8, I use DW CS4. But when I set up a Database connection there's a "Test" Button so I can check my page will be able to access the db - did you try this?

     

    I've been where you are - totally baffled - and it can be very frustrating but the folks on this forum are really great at hanging in with you until the problem gets solved.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points