1
boonchuan
XOOPs stop working after PHP Upgrade
  • 2005/3/21 8:26

  • boonchuan

  • Just popping in

  • Posts: 3

  • Since: 2005/3/21


I just upgraded my friend Windows 2000 server php 4.0.X to 4.3.10, it seems his Xoop can't work, his version is Powered by XOOPS 1.0 RC 3.0.5 © 2002 The XOOPS Project
Error msg

選擇的模組不存在!
Translated, it means the selected modules does not exist.

But it was working perfectly before I upgrade. Anyone can help?

Also how do I upgrade this XOOPS 1.0 RC 3.0.5
Seems to be pretty old

2
Shine
Re: XOOPs stop working after PHP Upgrade
  • 2005/3/21 8:32

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


Strange, because my 1.0RC 3.05 works just fine within 4.3.10
Have you updated, within the admin, the system and all modules?

Grtz., Shine

3
boonchuan
Re: XOOPs stop working after PHP Upgrade
  • 2005/3/21 9:12

  • boonchuan

  • Just popping in

  • Posts: 3

  • Since: 2005/3/21


I just update the PHP , did not touch the xoops, what must I update in the xoops? Because as far as I see, cant find any upgrade patches for this version.

4
boonchuan
Re: XOOPs stop working after PHP Upgrade
  • 2005/3/21 9:16

  • boonchuan

  • Just popping in

  • Posts: 3

  • Since: 2005/3/21


Also is there any upgrade packages available to upgrade this version? Cant seem to find anywhere....

5
jdseymour
Re: XOOPs stop working after PHP Upgrade

Also make sure that the latest Zend Optomizer is intalled with that version of PHP.

6
dietcoke
Re: XOOPs stop working after PHP Upgrade
  • 2005/6/22 9:13

  • dietcoke

  • Just popping in

  • Posts: 8

  • Since: 2002/6/7 6


Quote:

boonchuan wrote:
I just upgraded my friend Windows 2000 server php 4.0.X to 4.3.10, it seems his Xoop can't work, his version is Powered by XOOPS 1.0 RC 3.0.5 © 2002 The XOOPS Project
Error msg

選擇的模組不存在!
Translated, it means the selected modules does not exist.

But it was working perfectly before I upgrade. Anyone can help?

Also how do I upgrade this XOOPS 1.0 RC 3.0.5
Seems to be pretty old


The very same version of XOOPS has been working for me for years

Since the company which offers virtual server was kinda *&()*$, so I decided to move my site to another virtual server. Then I backup all files and dump all data from database, test them on my local machine. They worked fine. Then I moved them to new virtual server. Seems working perfectly.

After weeks, I finally found two problems,
1.Doesn't show the list of all modules in admin-module-page (but those installed modules are working fine).

2. Doesn't allow me to edit users' info, including activating accounts.

For the 1st issue,
$installed_mods = XoopsModule::getInstalledModules();
in modulesadmin.php is likely incompatible with the virtual server.

For the 2nd one, might be MySQL's settings issue.

I am not good at coding at all, anyone can give me any advice? Thanks!

MySQL 3.23.58-log
PHP Version 4.3.9
register_globals On
Zend Optimizer Enabled


7
Peekay
Re: XOOPs stop working after PHP Upgrade
  • 2005/6/22 12:24

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


You might want to check the error reporting setting in PHP.ini. This seems to be a problem with some Windows servers. I have mine set to show only errors:

error_reporting=E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR

This made a *lot* of PHP applications work that simply wouldn't with the default install.

Login

Who's Online

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


Members: 0


Guests: 184


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