PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Gallery and php 5.16 (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/131129-gallery-php-5-16-a.html)

Lionel March 27th, 2007 07:39 PM

Gallery and php 5.16
 
The filesystem is all messed up with php 5.16 and mysql 5.022
First, you cannot upload any images. Then when you do from server all thumbs display black, paths are all messed up.

When you go in admincp and try to rebuild counters, you have all kind of nasty mysql errors about functions, too fast to read.

I got around by using the database method, but I thought I'd let you know.

dontom April 20th, 2007 01:48 AM

Same here, too - gallery uploads stopped working after a php upgrade to 5.16.
(after starting the upload all you get is a blank page and nothing happens)
No error message in apaches error log
How can I fix it?
Thanks
Thomas

dontom April 21st, 2007 08:01 AM

Hello Zachariah - any idea?
Thanks
Thomas

Zachariah April 21st, 2007 11:40 AM

I DEV on:

PHP 5.2.2-dev
MySQL Version 4.1.20

My live sites are on:

PHP 4.4.1
MySQL Version 4.0.27

I do not have a problem with either. Did the paths change of your files or were they re-uploaded ?

Take a look @ recursive file paths where your images are stored.
CHMOD 777

dontom April 21st, 2007 12:24 PM

no, nothing was changed or uploaded - we just did a kernel upgrade and a php update to the version mentioned above.
the rest of the vbg and also vbulletin, vbadvanced and our own developed apps keep on working...

I just saw that there already is a version 2.2, we are still on 2.1 - so I'll try if the update solves the problem...
Tom

dontom April 22nd, 2007 01:18 AM

Update to 2.2. worked, but our upload problem still exists - I just get a blankpage and the images are not uploaded.
What now?
Thanks
Thomas

dontom May 3rd, 2007 11:55 PM

Ok,
gd was not compiled into our new php version. We did this, now it works.
PP does not output an error message - we found the problem when vbulletin told us that "Your version of PHP does not have image support. Please make sure youhave enabled GD if your server does support it by going to Options ->
vBulletin Options -> Image Settings"

Tom


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