Zen Cart Logo
Forums / PayPal Website Payments Pro support / PHP issue with Godaddy

PHP issue with Godaddy

Locked

Views: 6,210

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
28 Jun 2008, 8:46 PM
#1
originator avatar

originator

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

PHP issue with Godaddy

After days of setting up a forum (a task in itself), now a Zen Cart (heck of a learning curve and configuration), I have just found out that:

PHP allow_url_fopen must be enabled which is required in Paypal Payments Standard setup

However on my Godaddy shared hosting modifying the PHP core is not accessible by the user, and the allow_url is set to off.

I have Express, standard, and Pro all enable, all fields properly populated, all Paypal settings gone over twice with their support, still if you press Express button, nothing happens, wheel spins on Mac forever, must back out.

I just got a virtual dedicated from Godaddy for one month to experiment, in case that is a last resort, as I want to offer only Express and pro.

How much of a hassle is it dragging the completely configured Zen cart from one hosting to another, or rather, is is a complete starting from scratch process? Not a big deal, I have only entered test products, just curious.

Any suggestions?

28 Jun 2008, 8:53 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,604
Plugin Contributions:
0

Re: PHP issue with Godaddy

The tutorials/FAQ section has complete instructions for changing from one host to another - a move that would be highly recommended in your situation - Search the forum for your hosting for many other user experiences.

29 Jun 2008, 1:52 AM
#3
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: PHP issue with Godaddy

PHP allow_url_fopen must be enabled which is required in Paypal Payments Standard setup

In the directory root, change the php.ini file allow_url to on.

How much of a hassle is it dragging the completely configured Zen cart from one hosting to another, or rather, is is a complete starting from scratch process? Not a big deal, I have only entered test products, just curious.

I just switched several of my sites from one host (godaddy) to a new host (PimaHost) and the move was PAINLESS and fast!!

Tina

29 Jun 2008, 5:08 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: PHP issue with Godaddy

Purists may say that allow_url_fopen is not actually required, and I would probably tend to agree in principle.

In fact, your problem, as far as Express Checkout or Website Payments Pro is concerned is more likely that GoDaddy uses a (dumb, in my opinion, but that's not the issue here) proxy in order for CURL communications to happen from your server to other servers. Thus, you need to tell your Zen Cart site to use the CURL proxy. This is documented here: http://www.zen-cart.com/forum/showthread.php?t=61528