For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > July 2004 > Migrating to PHP 5









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Migrating to PHP 5
EniGMistA

2004-07-28, 3:56 pm

Hi. I have my CSM (EzPublish) in PHP. Yersteday I have installed PHP 5 and
my CSM stops work. It give me error in my pages and stops working. I think
that is a error report problem... ( PHP 4 was more tollerant). I have
checked php.ini error_reporting = E_PARSE, but nothing result. Ideas?

--

EniGMistA


Sebastian Lauwers

2004-07-28, 3:56 pm

EniGMistA wrote:

> Hi. I have my CSM (EzPublish) in PHP. Yersteday I have installed PHP 5 and
> my CSM stops work. It give me error in my pages and stops working. I think
> that is a error report problem... ( PHP 4 was more tollerant). I have
> checked php.ini error_reporting = E_PARSE, but nothing result. Ideas?


Well, turning error reporting off is usualy a bad idea as it will have
you work a lot more when you'll have an error somewhere.

Could you give us the error? Did you install the mysql client correctly?

HTH,
Sebastian

--
The most likely way for the world to be destroyed,
most experts agree, is by accident.
That's where we come in; we're computer professionals.
We cause accidents.
--Nathaniel Borenstein
EniGMistA

2004-07-28, 3:56 pm

Yes. I can use MYSQL. The only big problem it's that PHP report all errors
and stops page. Example: 1 variables declared 2 times.

--

EniGMistA


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com