Biz PHP 5.2.6 c dağıtılmış olması: \ php ve bu klasördeki php.ini dosyası yok. Windows'ta, bir web sitesi apache. Htaccess olduğunu benzer şekilde bu ayarları geçersiz kılabilirsiniz? örneğin
DirectoryIndex index.php index.html
<IfModule mod_php5.c>
php_flag magic_quotes_gpc off
php_flag register_globals off
</IfModule>
<IfModule mod_php4.c>
php_flag magic_quotes_gpc off
php_flag register_globals off
</IfModule>
Update: strong>
Ben ini_set farkındaydı () değil komut daha web sitesinde bir yapılandırma dosyasında bu yapmak için bir bildirge yolu olup olmadığını merak etti.