I'm having lot's of problems witha server migration I just did which has PHP5 (the new server, the old one used PHP4) and Horde+IMP (which as I read, will not support PHP5 in older versions).
The question is, is RC capable of working with PHP5 (I guess I will already be trying it when I get a responce, but wanted some opinions about the configuration).
-- 18:02:25 up 4 days, 9:57, 5 users, load average: 1.59, 1.57, 1.62
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
I'm using RC on PHP5 on my powerbook. No probs at all.
Regards, Stephen
On 15-Dec-05, at 2:27 PM, Martin Marques wrote:
I'm having lot's of problems witha server migration I just did
which has PHP5 (the new server, the old one used PHP4) and Horde +IMP (which as I read, will not support PHP5 in older versions).The question is, is RC capable of working with PHP5 (I guess I will
already be trying it when I get a responce, but wanted some
opinions about the configuration).-- 18:02:25 up 4 days, 9:57, 5 users, load average: 1.59, 1.57, 1.62
Lic. Martín Marqués | SELECT 'mmarques' || Centro de
Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
I am running it with PostgreSQL 8.0x and PHP 5.04 on my test MacOS X
machine. The only problem had was in the php.ini. I had use "Use
Sybase-style magic quotes" enabled, which broke things. Set it to
no. Other than that, it has been working fine.
On Dec 15, 2005, at 2:27 PM, Martin Marques wrote:
I'm having lot's of problems witha server migration I just did
which has PHP5 (the new server, the old one used PHP4) and Horde +IMP (which as I read, will not support PHP5 in older versions).The question is, is RC capable of working with PHP5 (I guess I will
already be trying it when I get a responce, but wanted some
opinions about the configuration).-- 18:02:25 up 4 days, 9:57, 5 users, load average: 1.59, 1.57, 1.62
Lic. Martín Marqués | SELECT 'mmarques' || Centro de
Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador
Regards,
Paul Naro Xcel Technologies, Inc. 719-332-4884 AOL IM: PaulAtXcel
On Thu, 15 Dec 2005, Paul Naro wrote:
I am running it with PostgreSQL 8.0x and PHP 5.04 on my test MacOS X machine. The only problem had was in the php.ini. I had use "Use Sybase-style magic quotes" enabled, which broke things. Set it to no. Other than that, it has been working fine.
Yes, yeasterday I put in my FC4 server (DB is on another server with PG 7.4.x) and I got an initial SQL error when trying to run a query which didn't have the user_id set (had a clause user_id = ''). But after a reload of that page it went out OK.
I'll keep testing later this day. bye.
-- 18:02:25 up 4 days, 9:57, 5 users, load average: 1.59, 1.57, 1.62
Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática | '@' || 'unl.edu.ar'; Universidad Nacional | DBA, Programador, del Litoral | Administrador