 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
March 10th, 2006, 11:32 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
| Unable to create/write
I have been trying to install PhotoPOst for 2 days now. Maybe I'm just repeating my error after staring at the obvious. Any fresh ideas are welcome. So far I've set permissions to 777 on the data & install folders/files. My phpBB and PhotoPost are using the same mysql dbase. phpBB works fine. Here's what I get while installing PhotoPost: Quote:
We're sorry, but we encountered an error during the installation process...
Unable to create/write to www.intimateshots.com/foto/data! Check your data directory permissions before continuing.
When you have fixed your permissions Refresh this page to try again.
| Here's my info: http://www.intimateshots.com/phpinfo.php
I have godaddy linux hosting.
Thanks.
|
| |
March 10th, 2006, 11:55 AM
|
#2 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
|
Here's the homepage error: Quote:
Warning: main(http://www.intimateshots.com/foto/la.../english.php): failed to open stream: No such file or directory in /home/content/i/n/t/intimateshots/html/foto/pp-inc.php on line 131
Warning: main(http://www.intimateshots.com/foto/la.../english.php): failed to open stream: No such file or directory in /home/content/i/n/t/intimateshots/html/foto/pp-inc.php on line 131
Fatal error: main(): Failed opening required 'www.intimateshots.com/foto/languages/english.php' (include_path='.:/usr/local/lib/php') in /home/content/i/n/t/intimateshots/html/foto/pp-inc.php on line 131
| |
| |
March 10th, 2006, 11:59 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
When installing you entered your server path to photopost as a url when it should be this in the config
/home/content/i/n/t/intimateshots/html/foto
|
| |
March 10th, 2006, 03:47 PM
|
#4 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
|
Hmmm, it waqs that the first time and I had the same errors. I'll go back and try again. Thanks.
|
| |
March 10th, 2006, 03:53 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
|
2 more problems:
1) Forgot to add I got this before Quote:
This set will try to verify the location of MOGRIFY in your config-inc.php. If you have set these variables properly, you should get a OK FOUND message. This indicates that PhotoPost can see those files (but did not execute them). If you get a WARNING, you should edit your config-inc.php file to fill in proper path (remember, they should point to the file - not just the directory!).
Paths to executables may not contain spaces - if using long filenames, use the short version.
Testing MOGRIFY at: /usr/bin/mogrify.exe.... WARNING!
Cannot find ImagicMagick's MOGRIFY command listed as: /usr/bin/mogrify.exe
Be sure that the name of the executable is listed in this variable and that there are no spaces in the path to mogrify.There were 1 WARNING message(s). If you are okay with the warnings, you may continue, otherwise GO BACK to change your config-inc.php or click refresh to try again!
Verification Completed!
The next step will configure your database.
| 2) Now a database error: Quote:
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (1,'Main','',2,'no',0,'2')]
Result: Duplicate entry '1' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (2,'A Category','Photos of a particular subject',1,'yes',1,'')]
Result: Duplicate entry '2' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (500,'Member Galleries','Individual user galleries - any photo category',1,'yes',0,'')]
Result: Duplicate entry '500' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (1,'Title for your PhotoPost Application','galleryname','','My Photo Gallery',1,1)]
Result: Duplicate entry '1' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (2,'Web site name','webname','','My Website',2,1)]
Result: Duplicate entry '2' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (3,'Your Website URL (include http://)','domain','','http://www.domain.com',3,1)]
Result: Duplicate entry '3' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (4,'Administrator Email Address','adminemail','','admin@domain.com',4,1)]
Result: Duplicate entry '4' for key 1
Database: dbase1a
Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (5,'URL to PhotoPost data directory','datadir','This is the web / virtual path to the data directory.','http://www.domain.com/photopost/data',5,1)]
Result: Duplicate entry '5' for key 1
Database: dbase1a
| many more like the ones above
|
| |
March 10th, 2006, 04:59 PM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
|
Now this when I try to log in on the admin page: Quote:
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/i/n/t/intimateshots/html/foto/header-inc.php on line 61
Warning: main(./global.php): failed to open stream: No such file or directory in /home/content/i/n/t/intimateshots/html/foto/header-inc.php on line 61
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/content/i/n/t/intimateshots/html/foto/header-inc.php on line 61
|
Last edited by JR_MCO; March 10th, 2006 at 05:00 PM.
Reason: add info
|
| |
March 10th, 2006, 10:09 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
Duplicate mysql errors do not worry about you already installed once.
Mogrify issue you need to put in the proper server path to mogrify or set the processor to gd2 whichever processor your server has
third issue is the that on the last step you are not entering the proper server path to vbulletin. You can edit config-int.php and place the proper server path to vb in $vbpath variable.
|
| |
March 11th, 2006, 12:04 PM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2006
Posts: 9
|
Working now, thanks for your help. Love PP already.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 03:59 PM. | |