Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can someone tell me...


Shiine

Recommended Posts

I am not a genius at all.

So i need really much help.

How do i exactly install this wonderful e-shop?

 

A good place to start would be HERE

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

A good place to start would be HERE

 

Hi Richard...I am having a problem while checking out in page check_process.php and i have payjunction module installed.

Can you help me out??

 

Warning: file(): open_basedir restriction in effect. File(/cgi-bin/payjunction.pl?dc_logon=testing&dc_password=Test&dc_first_name=Ani&dc_last_name=Badola&dc_number=4111111111111111&dc_expiration_month=01&dc_expiration_year=2008&dc_address=99%2Csdsd&dc_city=Delhi&dc_zipcode=110049&dc_transaction_type=AUTHORIZATION_CAPTURE&dc_transaction_amount=124.98&dc_test=ON) is not within the allowed path(s): (/home/playaassoc/:/Library/PHP4/lib/php/) in /home/playaassoc/playadecor.com/catalog/includes/modules/payment/payjunction.php on line 185

 

Warning: file(/cgi-bin/payjunction.pl?dc_logon=testing&dc_password=Test&dc_first_name=Ani&dc_last_name=Badola&dc_number=4111111111111111&dc_expiration_month=01&dc_expiration_year=2008&dc_address=99%2Csdsd&dc_city=Delhi&dc_zipcode=110049&dc_transaction_type=AUTHORIZATION_CAPTURE&dc_transaction_amount=124.98&dc_test=ON): failed to open stream: Operation not permitted in /home/playaassoc/playadecor.com/catalog/includes/modules/payment/payjunction.php on line 185

 

Warning: Cannot modify header information - headers already sent by (output started at /home/playaassoc/playadecor.com/catalog/includes/modules/payment/payjunction.php:185) in /home/playaassoc/playadecor.com/catalog/includes/functions/general.php on line 29

Link to comment
Share on other sites

The last error is caused by the earlier ones.

 

Your hosting company is running PHP in Safe Mode, and it looks as though they are not allowing you to run files from the cgi-bin - but it may simply be that it has a Perl (.pl) file extension and that Perl files (with your host) should be run from the perl-bin. It could also be that the file does not have the correct permissions (should be 755 or 777)

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...