>>> Ok,
>>> I´ve spend now several hours on this problem and I´m about to trash the
>>> whole swup installs and do a source installation. What happend? After
>>> upgrading trustix vom 2.1 to 2.2 all php pages are only showing their
>>> source. After some trying with the config files and seeing blank pages I
>>> finally got the info.php page working, the apps using mysql are still
>>> blank but this was the first time I can see error messages in the logs:
>>> call to undefined function mysql_pconnect. Module was enabled in php.ini
>>> so I thought the third swup install may fix this. I swup --remove all
>>> apache and php5, removed the configs (php4 was removed with the first
>>> try) installed all the packages as suggested on the wiki and here on the
>>> mailing list and now I´m back to the blank pages. Any suggestions what´s
>>> going wrong?
>>>
>>
>>
>> Maybe your scripts won't run on php5. There are php4 packages for 
>> TSL2.2, just
>> intall them and try again:
>>
>> swup --install php4 php4-mysql
>>
>> Enable it in /etc/httpd/conf.d/httpd-php4.conf
>>
>> In this case you can use your old php.ini. I think it should be placed in:
>> /etc/httpd/php4
>>
>
> The php applications are egroupware and zabbix, maybe you´re right. 
> On the other hand also the info.php page is blank. I think I´ll give 
> php4 a try.

 From the egroupware homepage:

Requirements to install eGroupWare
EGW needs a php4 enabled web server. Apache1.3.x with PHP4.3.x preferred.

So indeed, php4 is required. The reason your phpinfo is blank it most likly a
misconfigure in your php.ini. With php4 you can use your old php.ini, that
should work like it always has done.

--
Ariën Huisken
Xilay Software


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

Reply via email to