PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   New Install Failing (http://www.photopost.com/forum/photopost-pro-installation-upgrades/124991-new-install-failing.html)

aluisi May 15th, 2006 12:26 PM

New Install Failing
 
I have PHP Version 5.1.3, MySQL - 5.0.21 & phpMyAdmin - 2.8.0.3

When I do a fresh Photo Post install at step 3 i get this error

Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (1,'Main','',2,'no',0,'2')]
Result: Field 'theme' doesn't have a default value
Database: photopost

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: Field 'theme' doesn't have a default value
Database: photopost

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: Field 'theme' doesn't have a default value
Database: photopost

Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (169,'GMT Offset', 'gmtoffset', 'If you are running VB and want the server to display the time as an offset of GMT (for example, to the timezone where your server is located), enter the offset here.', '0', 25, 1)]
Result: Data too long for column 'description' at row 1
Database: photopost

Step 3: MySQL error reported: [INSERT INTO pp_settings VALUES (208,'Orignial Image storage directory server path','origfull','Typically this path matches your DATA directory server path, unless you want to store your original images seperatly from your thumbnails/medium images.','/path/to/your/photopost/data',35,1)]
Result: Data too long for column 'description' at row 1
Database: photopost


then after using the photopost internal user registration i get these errors


Error: Out of range value adjusted for column 'diskspace' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1
Error: Incorrect integer value: '' for column 'cpaccess' at row 1

Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\gallery\forums\photopost.php:300) in C:\Apache2\htdocs\gallery\install.php on line 1391

Warning: Cannot modify header information - headers already sent by (output started at C:\Apache2\htdocs\gallery\forums\photopost.php:300) in C:\Apache2\htdocs\gallery\install.php on line 1392


Then when I log in as the administrator I do not get the link to the admin control panel or any admin options

Chuck S May 15th, 2006 02:47 PM

http://www.photopost.com/forum/photopost-product-faqs/123261-mysql-5-compatibility.html

That should assist

aluisi May 15th, 2006 08:08 PM

The #1 fix in that post you linked did the job. i got everything up and running as it should be. Thanks a bunch for all your helpB=0


All times are GMT -5. The time now is 04:36 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