LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > [Resolved] LSWS latest with PHP 5.2.13

Reply
 
Thread Tools Display Modes
  #1  
Old 05-10-2010, 10:23 AM
nowiresltd nowiresltd is offline
New Member
 
Join Date: May 2010
Posts: 9
Default [Resolved] LSWS latest with PHP 5.2.13

Hi

throws an error when I use Litespeed. Works fine in Apache I have also enabled globals in htaccess as well as php.ini

while (list ($key, $val) = each ($HTTP_POST_VARS))

Warning: Variable passed to each() is not an array or object in /home/user/public_html/admin/system_login.php on line 6

Warning: Cannot modify header information - headers already sent by (output started at /home/eclipsep/public_html/admin/system_login.php:6) in /home/user/public_html/admin/system_login.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /home/eclipsep/public_html/admin/system_login.php:6) in /home/user/public_html/admin/system_login.php on line 56

Warning: reset() [function.reset]: Passed variable is not an array or object in /home/user/public_html/admin/system_login.php on line 63

Warning: Variable passed to each() is not an array or object in /home/user/public_html/admin/system_login.php on line 64

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/admin/system_login.php:6) in /home/user/public_html/admin/system_login.php on line 69

Last edited by NiteWave; 05-12-2010 at 10:56 AM..
Reply With Quote
  #2  
Old 05-10-2010, 02:37 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
You need to explicitly turn on "register_long_arrays" by set
register_long_arrays On

in php.ini
Reply With Quote
  #3  
Old 05-12-2010, 09:00 AM
nowiresltd nowiresltd is offline
New Member
 
Join Date: May 2010
Posts: 9
Resolved.

I made $HTTP_POST_VARS = $POST

Thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:52 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.