(03-07-2010 02:40 AM)gOOvER Wrote: ispCP is Not fully compatible with php 5.3.x
I agree - had to fix some code, but it worked in 5.3.1.
I suspect that there is something else...
Anyway I'll try to reinstall ISPcp...
is there up to date rpm package for 5.2?
remi repo has only 5.3
Update:
Downgraded to php5.2.10
Code:
Mar 06 21:02:04 Erased: php-mysql
Mar 06 21:02:04 Erased: php-mbstring
Mar 06 21:02:04 Erased: php-pdo
Mar 06 21:02:04 Erased: php-bcmath
Mar 06 21:02:04 Erased: php-odbc
Mar 06 21:02:04 Erased: php-gd
Mar 06 21:02:04 Erased: php-cli
Mar 06 21:02:04 Erased: php-mcrypt
Mar 06 21:02:04 Erased: php-xml
Mar 06 21:02:04 Erased: php-pear
Mar 06 21:02:04 Erased: php-dba
Mar 06 21:02:04 Erased: php-snmp
Mar 06 21:02:04 Erased: php-common
Mar 06 21:02:04 Erased: php
Mar 06 21:02:04 Erased: php-ldap
Mar 06 21:04:33 Installed: php-common-5.2.10-1.el5.centos.i386
Mar 06 21:04:33 Installed: php-pdo-5.2.10-1.el5.centos.i386
Mar 06 21:04:33 Installed: php-cli-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-odbc-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-ldap-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-mcrypt-5.2.9-2.el5.centos.3.i386
Mar 06 21:04:34 Installed: php-mysql-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-mbstring-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-snmp-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-xml-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-gd-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-dba-5.2.10-1.el5.centos.i386
Mar 06 21:04:34 Installed: php-bcmath-5.2.10-1.el5.centos.i386
did not change much
I checked the logs full of these error 500?
Code:
[06/Mar/2010:21:08:49 +0300] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)"
Update:
Started from scratch...
Hopefully someone will put a tutorial what to do when upgrade of core package is out...