Alltså, svar inom 5 minuter är helt grymt Och det funkar efter att jag gjorde som du sa...
... ända tills jag ska välja "Database settings" så vill den ha detta:
"Please enter your database settings. You can connect to databases on non-standard ports using 'hostname:port' in the Host field. (e.g. 'localhost:12345')
If you do not have root access to your database (due to virtual hosting, etc.), you will need to have a pre-existing one configured before you proceed."
Kolla in exemplet på http://www.xaraya.com/documentation/userguide/install-guide.html
Måste jag skriva in ett portnummer? för när jag inte gör det så får jag detta felet:
"Warning: mysql_connect(): Access denied for user: 'admin@localhost' (Using password: YES) in /Library/Apache2/htdocs/xaradodb/drivers/adodb-mysql.inc.php on line 325
Warning: mysql_connect(): Access denied for user: 'admin@localhost' (Using password: YES) in /Library/Apache2/htdocs/xaradodb/drivers/adodb-mysql.inc.php on line 325
Failed to connect to mysql://admin:xxxxxxx@localhost/, error message: Access denied for user: 'admin@localhost' (Using password: YES)"
Vad är det som är fel nu då?