dohara
29th of December 2002 (Sun), 07:51
Sorry for asking a question tha has probably been asked many times before, but here it is anyway.
I have subscibed to a new webhost at: http://ipowerweb.com in order to run Exhibit Engine.
They run Apache servers and PHP 4.23.
I have created a mySQL database called webgallery and have uploaded all the files to the server.
Here is were I'm stuck. I have edited the connect.php file using notepad to:
$servername = "localhost";
$databasename = "northern_webgallery";
$username = "root";
$password = "";
I have also tried using a password without success.
I continue to get the "unable to connect to database" error. http://www.northernimagesphotography.com/webgallery/setup.php
phpmyAdmin indicated that the database is running.
I really like Exhibit Engine and am determines to get it up and running, it looks to be the best gallery script on the web and will be well worth the $35 shareware license if I can get it going here.
Thanks again from Minnesota
I have subscibed to a new webhost at: http://ipowerweb.com in order to run Exhibit Engine.
They run Apache servers and PHP 4.23.
I have created a mySQL database called webgallery and have uploaded all the files to the server.
Here is were I'm stuck. I have edited the connect.php file using notepad to:
$servername = "localhost";
$databasename = "northern_webgallery";
$username = "root";
$password = "";
I have also tried using a password without success.
I continue to get the "unable to connect to database" error. http://www.northernimagesphotography.com/webgallery/setup.php
phpmyAdmin indicated that the database is running.
I really like Exhibit Engine and am determines to get it up and running, it looks to be the best gallery script on the web and will be well worth the $35 shareware license if I can get it going here.
Thanks again from Minnesota