Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
Hi.
I've got a rather unusual problem, i want to use a var to set db-info like this:
$POLLDB["dbName"] = $DBName;
$POLLDB["host"] = $DBHost;
$POLLDB["user"] = $DBUser;
$POLLDB["pass"] = $DBPass;
But it doesn't let me proceed with the install process, it just sits there 'Have you entered the mysql info in config.inc.php'
and the vars do have the correct info in them as i can print($DBName) etc on any other page and get the correct value.
Any ideas?
EDIT: Fixed Typo.
|
|
|
|
|
|
Based on the open source JForum
|