
15th August 2005, 06:59
|
|
Junior Member
|
|
Join Date: Aug 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Recompiling PHP under FC4 --with-pfpro (Verisign Payflow Pro)
Just installed Fedora Core 4, Apache, MySQL and PHP on my server. Everything runs great, but then I found out that I have to recompile PHP with Verisign's Payflow Pro module.
Anybody did this and knows how to?
Roman
|

15th August 2005, 12:33
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Basically, it works like this:
Download PHP, then unpack it:
Code:
tar xvfz php-5.0.4.tar.gz
cd php-5.0.4/
./configure --with-apxs=/path/to/apxs --enable-track-vars --enable-sockets --with-config-file-path=/etc --enable-ftp --with-mysql=/usr --with-pfpro=/path/to/PayFlowProDirectory [... a lot of other options]
You can find out all configuration options by running
Then run
|

15th August 2005, 16:05
|
|
Junior Member
|
|
Join Date: Aug 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
PHP already installed
Do I need to uninstall/remove PHP first?
R
|

15th August 2005, 16:25
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Quote:
|
Originally Posted by Roman
Do I need to uninstall/remove PHP first?
R
|
No, you don't.
|

20th August 2005, 17:31
|
|
Junior Member
|
|
Join Date: Aug 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
It worked !
This worked and I am almost ready to go Live with the store.
Last edited by Roman; 20th August 2005 at 17:54.
|

20th August 2005, 17:54
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Do you have SSL enabled in your Apache? Is there a line
in your Apache configuration?
|

20th August 2005, 18:01
|
|
Junior Member
|
|
Join Date: Aug 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Listen 443 added
I have added "Listen 443" into httpd.conf file just before the SSLCert.....
Still doesn't work but comes up with a different error:
The connection has terminated unexpectedly. Some data may have been transferred.
Do I need to tell apache where to look for https content? Or setup a virtual host?
Roman
Last edited by Roman; 20th August 2005 at 18:04.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 09:06.
|
Recent comments
1 day 33 min ago
1 day 5 hours ago
1 day 6 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 12 hours ago
1 day 13 hours ago