Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Problem installing PayPal_Shopping_Cart_IPN


  • You cannot reply to this topic
No replies to this topic

#1 bluefish001

  • Community Member
  • 18 posts
  • Real Name:james

Posted 11 May 2004, 18:30

All,
I have search the archives but have not found anything addressing the basic install question.

Please Ref: PayPal_Shopping_Cart_IPN --- PayPal_Shopping_Cart_IPN_v2.2.zip
Running:osCommerce 2.2-MS2 , PHP V4.3.4, MySQL 4.0.18, on apache2

My site is http://www.avalonbloom.com In case you are interested in verifing.
The site has numerious mods installed.

I have attempted to install PayPal_Shopping_Cart_IPN (the directions are very clear and I have double checked my work... the mySql tables are correct as well.)

After I install (and I have done it twice) I get the same result when I browse to the server:
http://mytestserver/catalog/index.php
Parse error: parse error in /usr/local/apache2/htdocs/catalog/includes/application_top.php on line 268

Warning: main(DIR_WS_LANGUAGES/FILENAME_DEFAULT): failed to open stream: No such file or directory in /usr/local/apache2/htdocs/catalog/index.php on line 33

Fatal error: main(): Failed opening required 'DIR_WS_LANGUAGES/FILENAME_DEFAULT' (include_path='.:/usr/local/php/lib/php') in /usr/local/apache2/htdocs/catalog/index.php on line 33

I get similar when I atttempt to open Admin:
Parse error: parse error in /usr/local/apache2/htdocs/catalog/admin/includes/filenames.php on line 54

Fatal error: Call to undefined function:   require_once() in /usr/local/apache2/htdocs/catalog/admin/includes/database_tables.php on line 59


I follow the errors to the code line referenced and it would appear that in is not finding the files withthe function calls?