Skip to main content
Participant
May 24, 2007
Question

PHP page upload problem

  • May 24, 2007
  • 1 reply
  • 270 views
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
This topic has been closed for replies.

1 reply

Inspiring
May 24, 2007
Dubster5 wrote:
> 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

Did you upload the Connections folder and its contents?

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/