[Typo3-debian] apache / php / mysql config via apt
Steve Turnbull
steve.turnbull at yhgfl.net
Fri Apr 1 00:33:55 CEST 2005
Hi
Currently we run our typo3 web site with Apache2, MySQL 4.0 and PHP4 all
compiled from source (on Debian Woody). Everything works fine.
What I want is to be able to run these packages via apt-get.
When I install a fresh typo3 (on my laptop running Sarge) with apache2, mysql
and php4 all installed via apt-get I can run through the 123 setup fine, I
can compare the database with the install tool (needed 'cause using typo3
3.7.0) but when I try to view either the BE or the FE I get this error;
Fatal error: Call to undefined function: mysql_pconnect()
in /var/lib/typo3/typo3_src-3.7.0/t3lib/class.t3lib_db.php on line 813
If I switch back to my source compiled setup, everything works fine!
BTW - I don't *think* that MySQL is the problem as my compiled setup works
with the 'apt-get'ed mysql install.
Any ideas?
Regards
Steve
More information about the TYPO3-debian
mailing list