so i got to the point where i can install drupal but it says to disable php register globals and i looked it up and some people said use a php.ini file but i dont think its working cause it makes no difference ... im useing domain.com idk if anyone has experience with them

Comments

vm’s picture

are you sure the host allows you to override php settings using a custom php.ini?

what did you place in in your custom php.ini?
where did you put the custom php.ini file?

hellrazer21’s picture

i wrote "register_globals = Off" in the php.ini and i put it under public_html

vm’s picture

is your drupal index.php also at the same level as the php.ini file?

hellrazer21’s picture

yea

vm’s picture

then you will need to speak to your host