Forums

PHP

This topic is locked

PHAkt: No Database Selected

Posted 31 Jul 2001 02:07:17
1
has voted
31 Jul 2001 02:07:17 Enric Badia posted:
I'm using PHAkt with a Mac and found the following:


1. when PHAkt creates the inc's files, they aren't created in the adodb folder,

2. I need to edit the files created to change their mode to Unix in BBedit in order to avoid error responses,

3. I checked the configuration of my connection but I always receive "No Database Selected" as a response. I tried the same outside UDev and works fine.

The JDBC connection is working, I think the problem is with the PHP connection:

$MM_conPHP_HOSTNAME = "localhost";
$MM_conPHP_DBTYPE = "mysql";
$MM_conPHP_DATABASE = "Aesor";
$MM_conPHP_USERNAME = "aesor";
$MM_conPHP_PASSWORD = "";

ANY IDEAS? THANKS!
Enric Badia

(Spain)

Replies

Replied 31 Jul 2001 02:22:21
31 Jul 2001 02:22:21 Tim Green replied:
Hola y buenas !

1.Point 1 should be reported to www.interakt.ro/phakt and follow the link to bugtracker.

2.You shouldn't need to edit the mode of the files at all. I've tested these on both Windows and Linux operating systems and they work fine. Make sure you are using the right FTP transfer mode. If you have already done this then again, report the problem to Interakt.

3.Try replacing Localhost for the IP address of the server. Is your password really blank ? If it is, then this could also be the problem.

Tim Green

Extension & PHP TalkZone Manager

------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------

Reply to this topic