[Typo3-linux] Trying to get quickstart running
Vlatko Šurlan
vsurlan at NOCAPS.net.hr
Tue Jul 12 11:11:03 CEST 2005
Rene Kreijveld wrote:
> Hello all,
>
> I'm trying to get the quickstart site up-and-running.
> However when I want to get the install tool running following messages are
> shown:
>
> Warning: mysql_list_tables() [function.mysql-list-tables]: Access denied for
> user: 'apache at localhost' (Using password: NO)
> in /usr/local/psa/home/vhosts/xxxxxxxxx/httpdocs/typo3_src-
> 3.5.0/t3lib/class.t3lib_install.php on line 3374
Quickstart should have all the permissions for mysql access set
corectly. Only thing that I can think of is that, perhaps, you already
had MySQL server running on the system when you installed quickstart? If
that is the case then your quickstart typo install is naturally denied
access to the mysql server to which it has no access (no account or db
permissions set). The solution would be to shutdown the running mysql
server and start the one that came with quickstart.
More information about the TYPO3-linux
mailing list