The Dreaded No Antispam code to log in

Trouble during PacsOne Server installations
Post Reply
gilgamesh
Posts:10
Joined:Mon Oct 20, 2008 1:19 am
The Dreaded No Antispam code to log in

Post by gilgamesh » Mon Oct 20, 2008 1:54 am

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

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Oct 20, 2008 4:08 am

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.

gilgamesh
Posts:10
Joined:Mon Oct 20, 2008 1:19 am

Post by gilgamesh » Mon Oct 20, 2008 11:44 am

Where can I download "your" pacsone LAMP version?
thank you,
KK

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Oct 20, 2008 3:45 pm

LAMP means Linux, Apache MySQL and PHP. You can Google for LAMP as many websites host LAMP packages for various Linux distributions.

PacsOne Server has 32-bit and 64-bit Linux versions, which has nothing to do with LAMP.

gilgamesh
Posts:10
Joined:Mon Oct 20, 2008 1:19 am

Yes LAMP

Post by gilgamesh » Mon Oct 20, 2008 3:56 pm

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

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Oct 20, 2008 5:26 pm

CentOS and Apache 2.2 are just fine for PacsOne Server.

gilgamesh
Posts:10
Joined:Mon Oct 20, 2008 1:19 am

that is great!!!! PLEASE PLEASE PLEASE

Post by gilgamesh » Mon Oct 20, 2008 5:42 pm

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

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Mon Oct 20, 2008 6:55 pm

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.

gilgamesh
Posts:10
Joined:Mon Oct 20, 2008 1:19 am

I sent the Hello.php

Post by gilgamesh » Tue Oct 21, 2008 2:37 am

I hope it will help you.
Thanks in advance
Kevin

Post Reply