Arkadaşlar http://www.sagabilgisayar.com/tr/ da çıkıyor
Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
Server'ın kullandığı php.ini den değişltiremem güvelik için
php.ini diye bir klasör açtım içine
gene aynı
.htaccess koyduğum ve içine register_globals = on yazdığım zaman ise
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
php versiyon 5.2.5
Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
Server'ın kullandığı php.ini den değişltiremem güvelik için
php.ini diye bir klasör açtım içine
Kod:
register_globals = on
gene aynı
.htaccess koyduğum ve içine register_globals = on yazdığım zaman ise
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
php versiyon 5.2.5