[Typo3-debian] MySQL connection error while trying to install TYPO3
Jordan van Bergen
jordanvanbergen at hotmail.com
Wed Aug 27 12:54:21 CEST 2003
Hi All,
I have installed TYPO3 using the following way:
apt-get install typo3-env
Everything OKAY, I setup a new website using the following command:
/usr/bin/typo3-site-installer --destination=/web/mywebsite-no1
Everything OKAY. Website is working as a breez! and typo is a perfect CMS
system!
Now I try to setup the next website using the following command:
/usr/bin/typo3-site-installer --destination=/web/mywebsite-no2
I also used the -f option (fix-permissions) to make sure the site has the
right permissions (I also used this with website-no1 and had no problem with
that one).
I get the following error message when I enter this website trough the
internet browser (website-no2/typo3/install/index.php):
Warning: Access denied for user: 'www-data at localhost' (Using password: NO)
in /var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_install.php on line 3374
Warning: MySQL Connection Failed: Access denied for user:
'www-data at localhost' (Using password: NO) in
/var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_install.php on line 3374
Warning: MySQL: A link to the server could not be established in
/var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_install.php on line 3374
and the standard configuration tool of typo3.
I put in the correct username/password for MySQL database and I can
configure TYPO3 again and set it up for this second website. Everything
looks okay, but as soon as I login to the backoffice and try to make a new
page I get some error message like this:
unexisting class: /var/lib/typo3/etc.etc.
so not only by new page but all sorts of things I want to controll with
TYPO3
Also when I want to take a look at phpinfo in the Install script I get the
following error message:
Fatal error: Call to undefined function: imagetypes() in
/var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_install.php on line 797
So all sorts of these error messages....
Anyone a suggestion what's happening as the making of my first typo3 website
went okay. It took me 3 days to make a nice website with the CMS system of
Typo3. I'm still a newbie that's why I wanted to start with my second
website, but oh oh it's one error message after the other....
Any help appreciated.
Regards
Jordan van Bergen'
jordanvanbergen at hotmail.com
More information about the TYPO3-debian
mailing list