Oscar Nelson, 03.02.2005 01:27:
The upgrade itself was relatively trouble free but now quite a number of my php scripts are not working. They fail silently with no errors. I just get a blank white page when attempting to load them. Nothing in my error log or on the page. PHP and apache are running and some scripts are fine. Does anyone have any ideas?

You could enable PHP-specific logging in php.ini. Point that to a seperate file and see what happens. Most likely some module is missing. I would guess that your mysql-module is missing. Check 'swup --search-package php' against your RPM database.

Be aware that TSL uses PHP5 which has some changes in it's modules. Most importantly is the fact that there is two MySQL modules. If you install the regular version your scripts should work, but they need a rewrite if you use the MySQLi module.

I'm also having problems with my postfix virtual logins. I'm getting this error in my mail log:

Feb 2 15:00:40 oak postfix/trivial-rewrite[907]: fatal: mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,100): table lookup problem

The tables check out fine and it doesn't seem to be a permissions problem. Once again, any ideas?

This could be a compatibility problem with the new MySQL in TSL2.2 and Postfix, perhaps? I kinda doubt it, but it is a possibillity.

I'm starting to wish that I had stayed at 2.1 on this server and migrated to a new for the 2.2 upgrade but I didn't have the resources to build out a new server on our shoestring of a budget.

I know /that/ feeling.


Oscar

-- Cheers, Vidar Tyldum Hansen

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to