• How do I find my php.ini file.
    I have uploaded the info.php file and am looking at all the information, but I don’t see any php.ini file.
    I have also comed my folders and can not find it.
    Does anyone know how I can find the php.ini file?
    Thanks
    Arne

Viewing 1 replies (of 1 total)
  • Most times you own’t see it because it’s not created in individual hosting accounts by default, but there’s one main over-all file that’s set for the server that you won’t have access too.

    If you need it you have to create a new file yourself and add in any directives that you need and this will over-ride anything set in the default file. Just be aware that some web hosts block php.ini files in sites, so it might not work. If that’s the case you’ll need to talk to your hosting company and ask for their help/advice.

Viewing 1 replies (of 1 total)

The topic ‘php.ini’ is closed to new replies.