[Typo3-debian] MySQL connection error while trying to install TYPO3
Michael Stucki
mundaun at gmx.ch
Wed Aug 27 16:36:22 CEST 2003
Dear Jordan,
> 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).
Maybe that's not very clear in the documentation, but this option will be
invoked automatically when you create a new site as root.
> 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.
^^^^^^^^
Jordan, why do you cut the end of this line?! That was the really
interesting part, please repost it!
> 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
Seems like you didn't load the GD module yet. Open /etc/php4/apache/php.ini
with your favourite editor, scroll down to the end of the file and
uncomment the relevant line. Restart Apache and you're done.
Cheers - michael
More information about the TYPO3-debian
mailing list