GDLib and .htaccess Problem
Posted: Tue Jan 23, 2007 8:54 pm
Hey guys,
I posted a while ago problems with my GDlib and my .htaccess.
I had to take out the line
Then I tried the picture upload. I get
He said perhaps I should parse the .php files with .htaccess or change the .php into .php5.
When I call a phpinfo() on the server I get php Version 4.x with an GDLib 1.x and when I rename the file into info.php5 I get php Version 5.0.3 including the new GDLib.
Can anybody help me here?
---------UPDATE---------
I edited the .htaccess and added
I posted a while ago problems with my GDlib and my .htaccess.
I had to take out the line
to get s9y working. So far.DirectoryIndex /index.php
Then I tried the picture upload. I get
So I thought I dont have the right version of the GDLib. I contacted my provider and he told me that GDLib is installed with the version 2.0.28 together with php5.Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in /home/httpd/htdocs/woerle.de/net/include/functions_images.inc.php on line 1244
He said perhaps I should parse the .php files with .htaccess or change the .php into .php5.
When I call a phpinfo() on the server I get php Version 4.x with an GDLib 1.x and when I rename the file into info.php5 I get php Version 5.0.3 including the new GDLib.
Can anybody help me here?
---------UPDATE---------
I edited the .htaccess and added
Now php5 is working with the proper GDLib. Just in case somebody is interested.php5-cgi .php