PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Step 3 of installation: Fatal error: main(): Failed opening required (http://www.photopost.com/forum/photopost-pro-installation-upgrades/109462-step-3-installation-fatal-error-main-failed-opening-required.html)

elad August 3rd, 2004 10:48 AM

Step 3 of installation: Fatal error: main(): Failed opening required
 
OK - I FIXED THIS

I am getting this error in step 3 of the installation - for the internal user registration.

Warning: main(/photopost//languages/english/pp-inc.php): failed to open stream: No such file or directory in /home/virtual/site64/fst/var/www/html/photopost/pp-inc.php on line 63

Fatal error: main(): Failed opening required '/photopost//languages/english/pp-inc.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site64/fst/var/www/html/photopost/pp-inc.php on line 63

also - checked the config-inc file -
$PP_PATH = "/photopost/";

is that wrong?

my website is www.learn2scrapbook.ca
and the photpost stuff is saved in www.learn2scrapbook.ca/photopost/

so should $PP_PATH be set to $PP_PATH = "/photopost/"; or something else

and does this have any correlation to my problem.


any help would be appreciated

I FIXED THIS - PATH WAS JUST INCORRECT


All times are GMT -5. The time now is 09:34 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97