phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #2538] where is register_global?


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2538] where is register_global?
Date: Thu, 13 Feb 2003 02:20:34 -0500

=================== BUG #2538: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2538&group_id=509

Changes by: Hadir <address@hidden>
Date: 2003-Feb-13 07:20 (GMT)

------------------ Additional Follow-up Comments ----------------------------
You have to be authorized on your server to be able to access this.If you 
cannot get to php.ini make a .htaccess with the following
#php.ini configuration
          <IfModule mod_php4.c>
           php_flag register_globals on
                   
          </IfModule>

Does not always work..depends on server and host.



=================== BUG #2538: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: phpGroupWare                 
Submitted on: 2003-Feb-13 05:55
Category:  registration               Bug Group:  0.9.14.001 release        
Severity:  5 - Major                  Priority:  Immediate                  
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  ZIP               
Platform Version:  Windows            Reproducibility:  None                

Summary:  where is register_global?

Original Submission:  how do you get to php.ini to edit register_globals on? 
where is it located in the folder

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Feb-13 07:20             By: galpro
You have to be authorized on your server to be able to access this.If you 
cannot get to php.ini make a .htaccess with the following
#php.ini configuration
          <IfModule mod_php4.c>
           php_flag register_globals on
                   
          </IfModule>

Does not always work..depends on server and host.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2538&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]