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  

crazy errors with phpnuke a little help please?

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

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Mon Sep 05, 2005 8:57 pm    Post subject: crazy errors with phpnuke a little help please? Reply with quote

i am getting these errors... i have followed all the guilds in the docs very carefully and created the right directorys in the Modules folder and when i try to run the setup this is what i get...

Warning: main(/home/im/public_html/ek/nuke/html/modules/gallery/Version.php): failed to open stream: No such file or directory in /home/im/public_html/ek/nuke/html/modules/gallery/setup/init.php on line 43

Warning: main(/home/im/public_html/ek/nuke/html/modules/gallery/Version.php): failed to open stream: No such file or directory in /home/im/public_html/ek/nuke/html/modules/gallery/setup/init.php on line 43

Fatal error: main(): Failed opening required '/home/im/public_html/ek/nuke/html/modules/gallery/Version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/im/public_html/ek/nuke/html/modules/gallery/setup/init.php on line 43

----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):
The CONFIG lines from the top of your block file(s):
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: crazy errors with phpnuke a little help please?  

Back to top
dari

Site Admin
Site Admin


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

PostPosted: Tue Sep 06, 2005 6:51 am    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

at what point in the setup do these error occur?
are the permissions on your gallery directory set properly?
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Tue Sep 06, 2005 8:32 am    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

thanks for the reply really appreciate it,

this is happening when i am trying to run the config wizard as stated in the doc it says i go to http://www.example.com/gallery/setup/index.php, when i do that this is where i get the error on my site.
Back to top
Offline View user's profile Send private message
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Wed Sep 07, 2005 10:51 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

heres a link to the exact error... all of the chmods are set as they are told to be in the docs file...

http://www.dementedenterprises.com/ek/n ... ery/setup/

this is exactly what i did...
-followed the doc instructions and made the config.php and other file
-uploaded the Gallery folder to the Modules
-made a albums folder in the phpnuke root folder
-chmoded to what was said in the docs

is there any file editing or what not invovled that i am missing out on?

please please help me out on this thanks
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Sep 08, 2005 6:30 am    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

all i'm getting is an error "there's nothing here, f*** off"
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Thu Sep 08, 2005 12:49 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

dari wrote: › all i'm getting is an error "there's nothing here, f*** off"


you were pretty much right i learned that flashfxp was a shitty upload program and sometimes skipped files... thats what was happening, i uploaded it with cute ftp and works fine now.. but i have a new problem now... during the setup wizard when i get to step 4 i get dirrectory errors...

// Error: Directory http://www.dementedenterprises.com/ek/albums does not exist. Please create it.
// Error: Directory http://www.dementedenterprises.com/ek/temp does not exist. Please create it.
// Error: Could not find http://www.dementedenterprises.com/ek/netpbm/pnmtojpeg. Check your NetPBM directory to see which PNG->JPEG converter you have (or just try using ppmtojpeg instead). Please check your configuration (or use ImageMagick).
// Error: Could not find http://www.dementedenterprises.com/ek/netpbm/pnmcomp. Check your NetPBM directory to see which PNM Composite/Overlay executable you have (or just try using pamcomp instead). Please check your configuration (or use ImageMagick).

funny thing is all these directorys do exist just go check the links for yourself Confused

any sujestions?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Sep 08, 2005 12:50 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

you need to create a temp directory and albums directory in your ek/ directory.

you need to make sure that you have netpbm properly installed. you can get precompiled binaries from the main gallery site if you can't compile on your host.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Thu Sep 08, 2005 12:58 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

dari wrote: › you need to create a temp directory and albums directory in your ek/ directory.

you need to make sure that you have netpbm properly installed. you can get precompiled binaries from the main gallery site if you can't compile on your host.


Confused folders are there still getting these errors

/ Error: Directory http://www.dementedenterprises.com/albums does not exist. Please create it.
// Error: Directory http://www.dementedenterprises.com/temp does not exist. Please create it.

*Edit* compiled netpmb is there at this dirrectory http://www.dementedenterprises.com/ek/netpbm/

but still showing up in the error log that that directory is missing Confused

// Error: Could not find http://www.dementedenterprises.com/ek/netpbm/pnmtojpeg. Check your NetPBM directory to see which PNG->JPEG converter you have (or just try using ppmtojpeg instead). Please check your configuration (or use ImageMagick).
// Error: Could not find http://www.dementedenterprises.com/ek/netpbm/pnmcomp. Check your NetPBM directory to see which PNM Composite/Overlay executable you have (or just try using pamcomp instead). Please check your configuration (or use ImageMagick).


Last edited by kbizzle on Thu Sep 08, 2005 1:04 pm; edited 1 time in total
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Sep 08, 2005 1:04 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

the setup asks for the filepath as well as the url path...
filepath == /home/foo/bar/...

urlpath == http://www.foo.bar...
_________________
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: 6274
Location: Washington Township, NJ, USA

PostPosted: Thu Sep 08, 2005 1:05 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

a URL is NOT a directory. see my post above.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Thu Sep 08, 2005 1:06 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

sorry im a newbie to this thats why im asking help let me plug in the directorys then not the url's

Last edited by kbizzle on Thu Sep 08, 2005 1:07 pm; edited 1 time in total
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Thu Sep 08, 2005 1:06 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

yes, but, if the setup asks for the DIRECTORY, then you need to specify the DIRECTORY. what you're showing me there is a URL, a URL is NOT a DIRECTORY.
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
kbizzle

Beginner
Beginner


Joined: Sep 05, 2005
Posts: 8

PostPosted: Thu Sep 08, 2005 1:12 pm    Post subject: Re: crazy errors with phpnuke a little help please? Reply with quote

thanks for your time i really appreciate it got it workin fine now Mr. Green
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 Issues » 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: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSearch Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaSEO

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