Search found 3 matches

by akamaka
Wed Jan 10, 2007 6:27 am
Forum: Anti-Spam Help and Discussion
Topic: Dependency error upgrading maildrop
Replies: 9
Views: 11042

Same on CentOS 4.4. Can you tell us when you fix this?

Thanks
by akamaka
Mon Apr 25, 2005 4:57 am
Forum: PHP Help and Discussion
Topic: PHP Version 4.3.11 - What has happened to GD?
Replies: 15
Views: 26315

At mine GD don't work, php-gd is installed, phpinfo show gd installed, but gd not functioning. (RH9 and Fedora2, php-4.3.11-6) GD test script: <? header ("Content-type: image/png"); $newImg = ImageCreate(250,250); $skyblue = ImageColorAllocate($newImg,136,193,255); ImageFill($newImg,0,0,$s...
by akamaka
Wed Feb 02, 2005 2:34 am
Forum: General Help and Development Discussion
Topic: Yum error on 1and1 RH9 Server
Replies: 5
Views: 7741

I have same problem when i try to update mysql. Any solution? (RedHat9, Plesk 7.51, no 1and1 server.)