Re: [PHP] Install syck on PHP4

2007-12-12 Thread Richard Lynch
On Wed, December 12, 2007 11:35 am, GoWtHaM NaRiSiPaLli wrote: > I am trying to install php4-syck but there is no package for it on apt > repository on ubuntu. So I got the .deb package and did > #dpkg -i php4-syck.x.deb > it installed the package and I restarted the apache webserver and > tried to

[PHP] Install syck on PHP4

2007-12-12 Thread GoWtHaM NaRiSiPaLli
I am trying to install php4-syck but there is no package for it on apt repository on ubuntu. So I got the .deb package and did #dpkg -i php4-syck.x.deb it installed the package and I restarted the apache webserver and tried to run syck_load() function. It throws me an error that the function is not