| Author |
Message |
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Thu May 27, 2004 1:31 pm Post subject: Ok N00b here plz help |
|
|
I have installed php nuke on my server but my members want to be able to post pictures. From what i have found you cant upload pictures in the forum like you can with invision.
So my question is how do i install this galery onto php nuke as i cant find any instructions on how to do it.
I have got uised to installing blocks but there seams to be a lot of files on galery to bejust a simple installation. |
|
| Back to top |
|
|
AdBot
|
| Post subject: Ok N00b here plz help |
|
|
|
|
|
| Back to top |
|
 |
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Thu May 27, 2004 1:37 pm Post subject: Re: Ok N00b here plz help |
|
|
There is a MOD available for phpBB to upload files/images - however it really is as simple as uploading the GALLERY files in to your MODULES directory to install gallery. Plz read the FAQs:
http://www.nukedgallery.net/faq.html _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Thu May 27, 2004 3:15 pm Post subject: Re: Ok N00b here plz help |
|
|
thanks for thr info slack bladder. I have managed to get everything running up to this point here
One error. Details below.
Error: You must create empty file .htaccess and chmod it 777 before proceeding. See
It doesnt says where i have to place this file create this file
thx in advance bobafett |
|
| Back to top |
|
|
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Thu May 27, 2004 3:21 pm Post subject: Re: Ok N00b here plz help |
|
|
Create empty file .htaccess, place in the gallery root (/yoursite/modules/gallery/) and chmod it to 777 _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Thu May 27, 2004 3:45 pm Post subject: Re: Ok N00b here plz help |
|
|
Ok thx but i did warn i was a n00b. i have the final problem now and cant figure out how to run the secure.bat as it is on a windows host
If you've finished your configuration but you're still seeing this page, that's because for safety's sake we don't let you run Gallery in an insecure mode. You need to switch to secure mode before you can use it. Here's how:
Unix with shell access
% cd /path/to/your/gallery
% sh ./secure.sh
Unix with FTP access
ftp> chmod 644 .htaccess
ftp> chmod 644 config.php
ftp> chmod 400 setup
Windows
C:\> cd \path\to\your\gallery
C:\> secure.bat
how do i run that please thanks |
|
| Back to top |
|
|
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Thu May 27, 2004 3:53 pm Post subject: Re: Ok N00b here plz help |
|
|
Easiest way is to simply CHMOD the yoursite/modules/gallery/setup folder to 0 - you may also need to:
chmod 644 yoursite/modules/gallery/.htaccess
chmod 644 yoursite/modules/gallery/config.php _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Thu May 27, 2004 5:10 pm Post subject: Re: Ok N00b here plz help |
|
|
Thx that now works but i get a problem when uploading pictures it says upload failed unable to create a thumbnail(0)
can u look at the site and let me know what u think i have set it so everyone can upload pictures thx
http://clan-exile.net//utforum/index.php |
|
| Back to top |
|
|
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Fri May 28, 2004 12:48 am Post subject: Re: Ok N00b here plz help |
|
|
Is SAFE MODE ON in you webspace? If so, here are your options:
http://gallery.menalto.com/modules.php? ... ll.faq.c.5 _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Fri May 28, 2004 7:53 am Post subject: Re: Ok N00b here plz help |
|
|
| How can i tell if safe mode is on. I dont think it is tho thx. |
|
| Back to top |
|
|
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Fri May 28, 2004 8:02 am Post subject: Re: Ok N00b here plz help |
|
|
You might not have SAFE ON - but you can check by creating an empty file, fill it with:
Code: ›
<?php
phpinfo();
?>
save as phpinfo.php and upload to your webspace - call the file from your browser and then look for the SAFE MODE value in the page output.
Also try turning DEBUG ON in your GALLERY config.php. Then try uploading again and POST here the error messages. _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Fri May 28, 2004 9:16 am Post subject: Re: Ok N00b here plz help |
|
|
Ok heres what came bk
PHP Version 4.3.3
System Linux beyond01.beyondperception.net 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686
Build Date Sep 13 2003 15:22:09
Configure Command './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl=../curl-7.9.8' '--enable-ftp' '--with-gd=../gd-2.0.1' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--enable-magic-quotes' '--with-mysql' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib' '--with-gettext' '--with-gmb' '--with-mcrypt=../libmcrypt-2.5.7' '--with-mhash=../mhash-0.8.18' '--with-ming=../ming-0.2a' '--with-imap=../imap-2002b' '--with-kerberos' '--with-pgsql'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled
Registered PHP Streams php, http, ftp, compress.zlib
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies with the ionCube PHP Accelerator v1.3.3r2, Copyright (c) 2001-2002, by Nick Lindridge
And i set debug to yes but the java program keeps saying unable to creat thumbnail(0)
now i am confused thx |
|
| Back to top |
|
|
slackbladder
Moderator


Joined: Mar 29, 2003 Posts: 1038 Location: Cambs,UK
|
Posted: Fri May 28, 2004 9:48 am Post subject: Re: Ok N00b here plz help |
|
|
I think you may have to talk to your host. Gallery needs exec,passthru,proc_open,proc_close() enabled.
Maybe ask them to remove this line in your php.ini - disable_functions
It is normally easy to install GALLERY  _________________ "The only difference between me and a madman is that I'm not mad." |
|
| Back to top |
|
|
bobafett
Beginner


Joined: May 26, 2004 Posts: 7
|
Posted: Fri May 28, 2004 10:17 am Post subject: Re: Ok N00b here plz help |
|
|
| Think i need new host they aint answering their phones at all and not replying to emails either |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6284 Location: Washington Township, NJ, USA
|
|
| Back to top |
|
|
|
|
|
|
|