Member
Member
pud   2005-09-22, 17:35
#1

Hello all,

I installed zen, configured the .htaccess.. gave the proper permissions to the folders, but it will not find the database on the setup.php page.

I have a login screen, and an error message saying it cannot find the database. Is this a known issue? I have my site already running on the database, so I know I've entered the correct information.

Thanks for any help.

Member
Member
janicek   2005-09-22, 19:02
#2

How are you trying to access you database in the config.php file?

I had a similar problem by trying to connect via http://database.mydomain.com.

I removed the "http://" and all worked well.

Developer
Developer
trisweb   2005-09-22, 21:01
#3

Yep, check the database host... usually (90% of the time) it's just 'localhost'. Then check the database name. Some hosts (like mine) require database names start with your username, so try 'username_databasename' in place of just 'databasename'

Member
Member
pud   2005-09-22, 22:32
#4

Thanks guys, it connects to the dbase now, but all I get is a Zen login screen looking for a user name and pass.

Is this for the zen backend, because my dbase information doesn't work here. Sorry to sound like such a noooob.

Member
Member
pud   2005-09-22, 22:33
#5

Nix the last post, I found it in the config.php ... pays to look around a bit I suppose.

Thanks though

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.