[Typo3] Fatal error: Call to undefined function mysql_pconnect line 813
Marcel Kelders
marcel at imageforall.com
Wed Aug 31 08:02:21 CEST 2005
Hi,
See below my installation history:
- installation done on winxp
- Install Apache with file apache_2.0.54-win32-x86-no_ssl.msi
- Just normal in Program Files
- Edit httpd.conf
- Check with Apache service monitor. No php service
- Install PHP in php504 op d with file php-5.0.4-Win32.zip
- Copy php.ini-recommended to php.ini
- Edit php.ini > All ports op 3309
- Install MqSQL. Edit mqsql.ini > all op 3309
- Install typo3 with file dummy-3.8.0.zip
- Unzip to <apachedir> to /htdocs/<websiteyouwant>/
- install typo3 with Install tool by browser
- PHP does not feature MySQL support (which is pretty unusual).
- extension=php_mssql.dll extension=php_msql.dll
extension=php_mysql.dll enabled
- ;s removed from php.ini file for these extensions
- Enable ports 3309 in firewall
- 3 errors in loading php modules:
- Copied ntwdblib.dll to system32
- copied php_msql.dll to system32
- Make correcting httpdir to : PHPIniDir "d:\php504\"
- still having : - PHP does not feature MySQL support (which is pretty
unusual).
At this moment I can process php files complete correctly. But when
trying to connect to type3 backend I get:
Fatal error: Call to undefined function mysql_pconnect() in E:\Program
Files\Apache Group\Apache2\htdocs\globogo\typo3\t3lib\class.t3lib_db.php
on line 831
I noticed a thread about usernames but don't understand where to look
for now.
I'm able to connect to the typo3 install tool. This is again saying:
Check database:
MySQL not available PHP does not feature MySQL support (which is pretty
unusual).
Which is very strange, I have one instance of Mysql running...
Any suggestions?
Ciao,
Marcel
More information about the TYPO3-english
mailing list