Jump to content

php.ini


Recommended Posts

Hi there,
I'm a brand new user, just installed PrestaShop, it's working, but have a problem with graphics/it's all screwed...
The reason is probably I didn't modify php.ini file like said in the instructions, for that GIF issue...
Reason I didn't do that, is because I don't know where php.ini file is?

Can someone please post a full path to php.ini file and tell me what to do.
Server has: PHP 5, Linux OS.

Thanks in advance.

Link to comment
Share on other sites

to find out the php.ini path create a new file called test.php and enter in it:
<?php
phpinfo();

then access the file from the browser and it should say where your phpini is located

do you have a link to your website? maybe is not GD at fault. ANyway if you are hosted on a shared server - you can contact the support team and ask if they have GD enabled

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...