1
pavcio
Re: XOOPS on PHP5 - success story ;-)
  • 2004/3/28 16:49

  • pavcio

  • Just popping in

  • Posts: 2

  • Since: 2004/3/28


Hello,

I haven`t got any other problems than described by me. It just works.



2
pavcio
XOOPS on PHP5 - success story ;-)
  • 2004/3/28 14:58

  • pavcio

  • Just popping in

  • Posts: 2

  • Since: 2004/3/28


Hi.

I`ve just sucessfully set up XOOPS 2.0.6 on PHP5. But I had to make some modifications.

First of all, I had to change name of 'clone' methody of XoopsObject in kernel/object.php, because this name is reserved in new PHP. Then it turned out that PHP get_class() function is now case-sensitive, so I wrapped all calls with strtolower(). My patch is here:http://ares.4lo.bytom.pl/pavcio/downloads/misc/xoops-2.0.6-php5.diff

But that`s not all. After patching the XOOPS source I realized that PHP crashes (!) sometimes when Smarty is outputting some templates (?). I tried to debug it but after several hours I left it. I`ve replaced old Smarty bundled with XOOPS with new version - 2.6.2. Now everything works fine and it`s much faster!

Hope this post will help somebody.




TopTop



Login

Who's Online

234 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits