Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2006-11-05 06:13:55
- Zarathu
- Member
- Registered: 2006-08-12
- Posts: 35
Re: Restoring TXP
Uninstalled, rebooted, and did an install and reboot on each one (Apache, PHP, and MySQL). I’m still getting the same error when installing TXP.
Offline
#14 2006-11-05 07:40:42
- zem
- Developer Emeritus

- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Restoring TXP
You need to install the PHP “mysql” extension, as listed in Textpattern’s system requirements.
Alex
Offline
#15 2006-11-05 18:08:33
- Zarathu
- Member
- Registered: 2006-08-12
- Posts: 35
Re: Restoring TXP
PHP 4 must have come with it, I don’t remember installing it manually.
Also, how do I install the extensions? I placed the two DLLs inside the PHP folder, now do I edit the httpd.conf or the php.ini file? If I’m editing the httpd.conf, what is the API module structure name that I need to use when using:
LoadModule <….> “C:\PHP\libmysql.dll”
LoadModule <….> “C:\PHP\php_mysqli.dll”
Offline
#16 2006-11-05 18:14:49
- Zarathu
- Member
- Registered: 2006-08-12
- Posts: 35
Re: Restoring TXP
PHP Warning: PHP Startup: Unable to load dynamic library ‘C:\PHP\php_libmysql.d
ll’ – The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: mysqli: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
Yeah… The module is RIGHT NEXT TO IT! I don’t know why I’m getting an error.
Offline
#17 2006-11-06 04:56:46
- Zarathu
- Member
- Registered: 2006-08-12
- Posts: 35
Re: Restoring TXP
Problem solved, I’m back up and running.
Thank you all!
Offline