striker9099
New Member
- Messages
- 14
- Reaction score
- 0
- Points
- 0
Hey everyone,
I'm trying to run a website which was not coded by me on my hosting. The coder that actually wrote the code said I should include the following in my .htaccess file so the website would run as it should:
I'm trying to run a website which was not coded by me on my hosting. The coder that actually wrote the code said I should include the following in my .htaccess file so the website would run as it should:
When I did that, I started getting Internal Server Error 500. Is there anything wrong with the configuration?php_flag register_globals on
php_value session.auto_start on
php_value session.use_only_cookies off
php_value allow_url_fopen 1
php_value allow_url_include 1