[pLog-svn] resource addition.

Reto Hugi plog at hugi.to
Sun May 14 09:05:14 GMT 2006


On 14.05.2006 10:47, ma'moon wrote:
> i don't know what happened !!!, when i tried to to access the page
> summary.php a weared stuff raised, it says (*Parse error*: parse error,
> unexpected T_THROW, expecting T_STRING in
> */home/soosa/www/lt/trunk/class/object/exception.class.php * on line *34)
> *what happened !!!, 


you did an update to the latest revision including the changes to the
controller.php file. Remove the included exception.class.php in the
controller and your installation is working again. It's because php5
doesn't like the throw and catch functions. it doesn't even like the
class name, actually.


More information about the pLog-svn mailing list