Jump to content

Can't Locate php.ini file


Roxtion

Recommended Posts

Do you run on some sort of vps or your own server? If you are on standard hosting with ftp access only, you can't change php.ini configuration. Contact your hosting provider.

 

If you manage your own server - log in using ssh, and run this command:

 

php --ini

 

It will tell you where to look

Link to comment
Share on other sites

Do you run on some sort of vps or your own server? If you are on standard hosting with ftp access only, you can't change php.ini configuration. Contact your hosting provider.

 

If you manage your own server - log in using ssh, and run this command:

 

php --ini

 

It will tell you where to look

 

 

Hi, thanks for the reply

 

I have a hosting plan with godaddy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...