akirafreak / phppi

Automatically exported from code.google.com/p/phppi
GNU General Public License v3.0
0 stars 0 forks source link

Your GD install is missing JPEG support #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.installing process 
2.
3.

What is the expected output? What do you see instead?

Notice: Undefined index: JPEG Support in 
/home/******/public_html/phppi/admin/includes/classes/phppi.php on line 89

What version of PHPPI are you using? On what operating system?
1.2.0

Please provide any additional information below.

Notice: Undefined index: JPEG Support in 
/home/******/public_html/phppi/admin/includes/classes/phppi.php on line 89

I am getting this, along with "Your GD install is missing JPEG support"

Original issue reported on code.google.com by akshay.b...@gmail.com on 10 Dec 2012 at 12:26

Attachments:

GoogleCodeExporter commented 8 years ago
Can you confirm that you do have jpeg support in your gd install? This may be a 
legit error. If you do a google search you'll find a few results in regards to 
people missing jpeg support from their gd install with some fixes.

Otherwise if you believe this error to be false then it's safe to continue the 
install. The way PHPPI checks for jpeg support is not the same as it does when 
it uses GD which means it could still work.

Original comment by gorounreal on 11 Dec 2012 at 2:02

GoogleCodeExporter commented 8 years ago

Original comment by gorounreal on 7 Jan 2013 at 10:18

GoogleCodeExporter commented 8 years ago
http://servertest.comli.com/

I checked it by again installing on server. My server(000webhost.com) is 
missing a jpg support to GD.
I am really sorry for using your time. I should have checked it before posting 
it here.
And thanks for PHPPI. Its a great script.

Original comment by akshay.b...@gmail.com on 7 Jan 2013 at 5:55

GoogleCodeExporter commented 8 years ago
No problem, glad to hear it's working for you.

Original comment by gorounreal on 7 Jan 2013 at 9:01