Forums

PHP

This topic is locked

New User Help

Posted 21 May 2007 17:55:20
1
has voted
21 May 2007 17:55:20 Steve W posted:
Hi,

I have just started using Dreamweaver (having been a hand coder of HTML for years!) and I am trying to develop a website using Dreamweaver in PHP with a MySQL database, I have (finally!) got it connected to the server and also a working data connection. I found the extension to allow you to use the User Authentication features for PHP pages and have set up a login page using the Dreamweaver tutorial.

When I Preview in Browser the login page works correctly but when I just look at it in the browser by typing in the URL I get a connection error.

The error I get is..

Fatal error: require_once() [function.require]: Failed opening required 'Connections/XXXX_Database.php' (include_path='.:/usr/share/php') in /www/XXXX/index.php on line 1

Any ideas?

Cheers, Dub

Reply to this topic