Nucleus CMS on Apache2 / Debian

While moving all my sites to Apache2 and PHP4.4 on a Debian server, I ran into a few problems. Not sure why, though.
All pages on all blogs came up blank and there was absolutely nothing in the Apache error log.
A test showed that the server returned zero bytes.
I ran the install.php script again, and it said

Your PHP version does not have support for MySQL :(

but phpmyadmin worked brilliantly, so MySQL was supported.
Anyway, after some experimenting, I added the line

extension=mysql.so

to /etc/php4/apache2/php.ini, restarted the web server and Nucleus worked again. I wonder why phpmyadmin worked anyway.
Update: it is in the Debian BTS.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)