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

Re: Apache SSL i przekazywanie paramertów w php



Miałem to samo na MShit-cie po upgradzie na wersję 4.3. Musisz włączyć przetwarzanie zmiennych globalnych. Jeżeli dalej będziesz potrzebować pomocy, to odpisz. 

register_globals

Before PHP 4.2.0 the default value for this configuration is On and after 4.2.0 the default value is Off. The reason for this change is because it is so easy to write insecure code with this value on. So make sure that this value is Off in php.ini.

 
 
---Poprzednia wiadomość--- 
Po upgrejdzie apache ssl (debian-testing) pojawił się problem z przekazywaniem parametrów do skryptów php.

Reply to: