Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PayPal Website Payments Standard module - Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect.


rray74

Recommended Posts

Posted

Hi

 

I've installed and set up the PayPal Website Payments Standard module.

When I get to /catalog/checkout_confirmation.php and click continue I get the following.

 

Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid/gid is 17571/20001 is not allowed to access / owned by uid/gid 0/0 in    /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 331

Warning: fopen(/194664-3-data.txt) [function.fopen]: failed to open stream: No such file or directory in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 331

Warning: fwrite(): supplied argument is not a valid stream resource in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 332

Warning: fclose(): supplied argument is not a valid stream resource in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 333

Warning: unlink() [function.unlink]: SAFE MODE Restriction in effect. The script whose uid/gid is 17571/20001 is not allowed to access / owned by uid/gid 0/0 in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 365

Warning: unlink() [function.unlink]: SAFE MODE Restriction in effect. The script whose uid/gid is 17571/20001 is not allowed to access / owned by uid/gid 0/0 in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 368

Warning: fopen() [function.fopen]: Unable to access /194664-3-encrypted.txt in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 370

Warning: fopen(/194664-3-encrypted.txt) [function.fopen]: failed to open stream: No such file or directory in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 370

Warning: filesize() [function.filesize]: SAFE MODE Restriction in effect. The script whose uid/gid is 17571/20001 is not allowed to access / owned by uid/gid 0/0 in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 371

Warning: filesize() [function.filesize]: stat failed for /194664-3-encrypted.txt in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 371

Warning: fread(): supplied argument is not a valid stream resource in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 371

Warning: fclose(): supplied argument is not a valid stream resource in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 372

Warning: unlink() [function.unlink]: SAFE MODE Restriction in effect. The script whose uid/gid is 17571/20001 is not allowed to access / owned by uid/gid 0/0 in /web/guide/vixen/public_html/catalog/includes/modules/payment/paypal_standard.php on line 374

 

 

Any help would be much appreciated. Thanks

Posted

Just solved it.

 

Had - Enable Encrypted Web Payments set to TRUE in admin.

By changing to FALSE has cleared the error.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...