Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

I need help innstalling Gallery

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 1 Integration View previous topicPrinter friendly versionView next topic
Author Message
Goggster

Beginner
Beginner


Joined: Aug 24, 2003
Posts: 4

PostPosted: Mon Aug 25, 2003 10:47 pm    Post subject: I need help innstalling Gallery Reply with quote

Hi!
I'm a newbie here... and I don't understand a squeep og how to innstall gallery.
I have made a emty config.php and .htaccess file and when I'm starting the configuration wizard I get a this message:

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webadmin@lycos-europe.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log."


what can I do or what is wrong?

Thanks in advanced
Regards Goggen
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: I need help innstalling Gallery  

Back to top
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Tue Aug 26, 2003 1:40 am    Post subject: Reply with quote

ERROR message may be caused by the .htaccess file. Delete it, and try to install without it. If you can start the install process then the file is at fault.

We would need to know HOW you are creating the empty .htaccess file, to fix your problem.
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Goggster

Beginner
Beginner


Joined: Aug 24, 2003
Posts: 4

PostPosted: Tue Aug 26, 2003 10:35 am    Post subject: Reply with quote

I still get the same error message.
To create the .htaccess file I make a new .txt file and rename it to .htaccess...
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Aug 26, 2003 10:39 am    Post subject: Reply with quote

you're hosting your site on lycos? they may not allow you to create htaccess files. look in their FAQ and find out.

just checked, you may have to use their program to create an empty one:
http://www.tripod.lycos.co.uk/support/f ... y=htaccess

kinda dumb, but hey...it's their server.

also, i think that the latest Gallery RC (1.4-RC1) doesn't require you to create a blank htaccess/config.php file. try using it instead.
Back to top
Offline View user's profile Send private message Visit poster's website
Goggster

Beginner
Beginner


Joined: Aug 24, 2003
Posts: 4

PostPosted: Tue Aug 26, 2003 11:48 am    Post subject: Reply with quote

*sukks* hmmm... this is some bad things... hehe uploaded the 1.4-RC1... got past the internal server error.... but now I have TONNS of warnings and stuff... allmost pissed my pants.. hehe.... *shokk*



Serious Warning!
Safe Mode is enabled on this server. You must disable it before you can use Gallery. Refer to the FAQ, the forums, and the help page on the Gallery website and the PHP website for assistance.

Note: In some rare circumstances, Gallery thinks that safe mode is on, when it's really off. You can see for yourself by looking in the Local column of the safe_mode row in the PHP Info page. If it says 'Off' or '0' or 'undefined' then it's possible that Gallery made a mistake and you can continue. If not, then you must resolve this problem before you can use Gallery.


Warning!
Apache is not obeying your .htaccess file. Try entering the following into your web server's httpd.conf file:

<Directory /data/members/paid/d/i/dispach.net/htdocs/amlk/nuke/modules/gallery>
AllowOverride Options FileInfo
</Directory>


Warning!
Magic quotes are on. Your webserver owner can turn them off by putting :
magic_quotes_gpc = Off
in your php.ini file



Warning!
I can't find NetPBM. If it's installed and not in the path of the webserver user that's OK -- you can specify the path to NetPBM by hand on the following page. If it's not installed, you have two choices:Gallery prefers NetPBM version 9.9 and up. You can install just the binaries Gallery needs from Gallery on SourceForge. Or, you can compile and install the entire NetPBM package from NetPBM on SourceForge.
Note: You can install the binaries from the Gallery site even if you don't have root access on your box! If you can't get it working, try leaving the NetPBM path blank and using ImageMagick intead.



Warning!
I can't find ImageMagick. If it's installed and not in the path of the webserver user that's OK -- you can specify the path to ImageMagick by hand on the following page. If it's not installed, you must install it. Gallery prefers ImageMagick version 5.4.8 and up. You can compile and install the entire ImageMagick package from www.ImageMagick.org.
Note: They also have binaries available for assorted operating systems. If you can't get it working, try leaving the ImageMagick path blank and using NetPBM instead.



Warning!
I can't find jhead. If it's installed and not in the path of the webserver user that's OK -- you can specify the path to jhead by hand on the following page. If it's not installed, you can install it yourself. jhead is a public domain EXIF parser. Source, linux binaries, and windows binaries can be found at the jhead homepage.
Could not locate jhead



Warning!
I can't find jpegtran. If it's installed and not in the path of the webserver user that's OK -- you can specify the path to jpegtran by hand on the following page. If it's not installed, you can install it yourself. jpegtran is a freely distributable tool distributed by the Independent JPEG Group as part of libjpeg. Source may be found at the IJG homepage. Binaries may be found at the JPEG club website or in the libjpeg package of Linux distributions.
Could not locate jpegtran



Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /data/members/paid/d/i/dispach.net/htdocs/amlk/nuke/modules/gallery/setup/functions.inc on line 634

Warning: shell_exec(): Cannot execute using backquotes in Safe Mode in /data/members/paid/d/i/dispach.net/htdocs/amlk/nuke/modules/gallery/setup/functions.inc on line 634
Warning! Only the default locale for this machine is available, so date format will not change for different languages.


--------------------------------------------------------------------------------


Your installation has serious warnings! Continue at your own risk...



HELP!!! Shocked
hehe
I'm doomed!
Evil or Very Mad
Back to top
Offline View user's profile Send private message
slackbladder

Moderator
Moderator


Joined: Mar 29, 2003
Posts: 1038
Location: Cambs,UK

PostPosted: Tue Aug 26, 2003 11:52 am    Post subject: Reply with quote

Oh dear - you won't be able to go much further with those errors!!!! Sad
Back to top
Offline View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Aug 26, 2003 11:54 am    Post subject: Reply with quote

agreed, gallery requires safe mode to be off to run. a huge host like lycos probably won't ever do that. i'd find a new host if you want to run gallery. (ditto for the imagemagik and netpbm, you won't be able to install those) Sad
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Aug 26, 2003 11:58 am    Post subject: Reply with quote

actually, if i'm reading those paths correctly, you're paying for hosting services with them. since you're giving them money, they may be able to help you out. try dropping them a line with your error messages and see what they say.
Back to top
Offline View user's profile Send private message Visit poster's website
Goggster

Beginner
Beginner


Joined: Aug 24, 2003
Posts: 4

PostPosted: Tue Aug 26, 2003 12:03 pm    Post subject: Reply with quote

Thanks everyone. I'll try conntacting Lycos to ask if they can help....
Thanks again everyone...
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 1 Integration View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filter

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia