The Dreaded No Antispam code to log in
Ok i know this is a popular topic but I just cant get it to work. I have read the previous posts but couldnt figure it out.
I am running CentOS 5.3 32 bit.
php 5.1.6
I know imageMagick and mysqli arent loaded.
I tried to follow the instructions on how to install them but the file locations are a bit different.
the php modules locations are in /var/lib/etc
i sure one of the problems is i am using apache 2.2
i tried to "downgrade" but i encountered problems.
Is there a recommended linux distro and recomended PHP, Apache and imagemagick setting or varsions that someone can help me with?
Thanks in advance
Kevin
I am running CentOS 5.3 32 bit.
php 5.1.6
I know imageMagick and mysqli arent loaded.
I tried to follow the instructions on how to install them but the file locations are a bit different.
the php modules locations are in /var/lib/etc
i sure one of the problems is i am using apache 2.2
i tried to "downgrade" but i encountered problems.
Is there a recommended linux distro and recomended PHP, Apache and imagemagick setting or varsions that someone can help me with?
Thanks in advance
Kevin
You may want to check our LAMP, the pre-built Apache, MySQL and PHP packages for your Linux distribution.
But in any case, you should first find out the PHP version and the extension directory (extension_dir variable) from the output of the test page:
http://localhost/pacsone/Hello.php
Then make sure you copy the correct ImageMagick PHP extension shared library, i.e., imagick.so, for your PHP version into that directory.
But in any case, you should first find out the PHP version and the extension directory (extension_dir variable) from the output of the test page:
http://localhost/pacsone/Hello.php
Then make sure you copy the correct ImageMagick PHP extension shared library, i.e., imagick.so, for your PHP version into that directory.
Yes LAMP
yes linux apache mysql and php i know.
how ever the default versions for centOS is apache2.2
as i said I had trouble downgrading.
Do you recommend a specific distro of linux?
Do you recommend a specific version of apache?
thanks again,
Kevin
how ever the default versions for centOS is apache2.2
as i said I had trouble downgrading.
Do you recommend a specific distro of linux?
Do you recommend a specific version of apache?
thanks again,
Kevin
that is great!!!! PLEASE PLEASE PLEASE
could I submit my Hello.php file so you could see whats going on?
I just cant seem to get the imagemagick or mysqli modules to load.
I think i am either no copying the imagemagick.so file in the right place.
Lastly do I need to make any changes in the php.ini file or only the httpd.conf file.
Thanks for all your help
If i can get this running we will most likely purchase it
Kevin
I just cant seem to get the imagemagick or mysqli modules to load.
I think i am either no copying the imagemagick.so file in the right place.
Lastly do I need to make any changes in the php.ini file or only the httpd.conf file.
Thanks for all your help
If i can get this running we will most likely purchase it
Kevin
Sure, you can send the HTML output of the test page:
http://localhost/pacsone/Hello.php
to mailto:pacsone@pacsone.net and we'll check it out.
http://localhost/pacsone/Hello.php
to mailto:pacsone@pacsone.net and we'll check it out.
I sent the Hello.php
I hope it will help you.
Thanks in advance
Kevin
Thanks in advance
Kevin