If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
advanced poll & php5  XML
Forum Index » Support Forum
Author Message
polar
Newbie

Joined: 06/05/2006 18:12:03
Messages: 2
Offline

My webhost has announced they will upgrade to php5/sql5/apache2 next month (currently php4/sql4/apache1.3).

I have created a test environment to check if all my scripts remain working, and already upgraded my guestbook to Lazarus 1.5.4 (thanks Carbonize for this great script!).

I'm also using the advanced poll (v2.0.3) on my website, but it gives all sort of problems (probably the HTTP_SERVER_VARS stuff, which is not allowed with the new php5 config). I downloaded the newest version of advanced poll but it looks like this has not changed.

Does anyone have experience in getting advanced poll to work under php5?

many thanks!
phpuser3
Graduate
[Avatar]

Joined: 16/11/2004 12:46:44
Messages: 110
Offline

The old-style input arrays HTTP_GET_VARS, etc. are also available in php 5.
It's enabled by default

register_long_arrays = On
polar
Newbie

Joined: 06/05/2006 18:12:03
Messages: 2
Offline

Actually when I installed php5, it was switched off (using the recommended php.ini settings). But I've checked with my webhoster and they will set this parameter to on. I've checked my scripts and they are all fine now, so my problem is solved for now
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum