Clan Adverts

DarkForge Gaming

 

www.clan-themes.co.uk :: View topic - Install problems with some nuke cms variations..

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

Install problems with some nuke cms variations..

7 Replies / 526 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » General PhpNuke

View previous topic :: View next topic


normski
Reputation: 0.6
Local time: 7:21 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 28, 2008
Last Visit: 29 Jun 2008
Posts: 6
Points: 250 

Post Install problems with some nuke cms variations.. Posted: Sat Jun 28, 2008 12:45 pm   



Hi

We currently use a website provided by Xippy, which is ok, but it seems that everytime there is a bug in something, they remove the facility that had the bug, rather than fixing it, and new features that really are basic seem to get added to a long list that rarely seems to get implemented.

So I have started to look at using one of the Nuke CMS's, however I have encountered a bit of a problem:

When trying to install Php Nuke 8.0 when I navigate to www.myclansite.co.uk/html/install/install.php I just get a blank internet explorer screen (HTTP 500 Internal Server Error). Even if I just try www.myclansite.co.uk, I get a list of directories, but as soon as I try to navigate in to the html directory I get the same error, but I can navigate into the other directories no problem. Obviously doing the install using the installer is impossible as a result.

I get the same problem with Nuke Evo 2.0.5, although I can navigate again into all the other directories the html directory is in accessible.

Oddly I have been able to install Raven, PHP Clan and Webspell by navigating to the installer in the html directories.

Any idea why I cannot access the html directory of PhP Nuke or Evo to do the install?

Many thanks

Last edited by normski on Sat Jun 28, 2008 4:28 pm; edited 1 time in total
 

 
View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 7:21 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 22 Nov 2008
Posts: 2054
Points: 2620 

Post Install problems with almost all nuke cms variations.. Posted: Sat Jun 28, 2008 12:49 pm   

Shop Purchases:
Clan Roster 2.0

I personally think it sounds like a bad host. It could partially also be your inexperience with phpnuke.

I think your first goal should be finding a better host. I suggest total web hq.com , just google it. They rock and I been using them for almost 3 years now. Their fee's are minimal and it is worth it with their awesome support.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 7:21 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 22 Nov 2008
Posts: 2054
Points: 2620 

View user's profileSend private messageVisit poster's website Reply with quote




normski
Reputation: 0.6
Local time: 7:21 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 28, 2008
Last Visit: 29 Jun 2008
Posts: 6
Points: 250 

Post Re: Install problems with almost all nuke cms variations.. Posted: Sat Jun 28, 2008 1:13 pm   

I appreciate your input floppy, but as I can install most incarnations of Nuke, but not these two, I am not going to change hosts just in case that is the problem.

It seems unlikely to me to be the host as all the versions I have tried seem to have the same requirements or thereabouts, and like I say the others work fine.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

floppy
Reputation: 1792.2
votes: 10
Local time: 7:21 AM
Location: Jackson Mississippi
usa.gif

Status: Offline
2.78 posts per day
Medals: 1 (View more...)
Dedicated User (Amount: 1)
Clan Themes Scripts/Coder
Clan Themes Scripts/Coder
Joined: Nov 14, 2006
Last Visit: 22 Nov 2008
Posts: 2054
Points: 2620 

View user's profileSend private messageVisit poster's website Reply with quote

normski
Reputation: 0.6
Local time: 7:21 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 28, 2008
Last Visit: 29 Jun 2008
Posts: 6
Points: 250 

Post Install problems with almost all nuke cms variations.. Posted: Sat Jun 28, 2008 2:24 pm   

floppy, you could be correct about raven, but i wanted to compare several in terms os basic features and the availability of thems, addons etc.

It would now appear that i can "solve" the issue temporarily...

If I don't change the config.php for nuke or evo before uploading the cms via ftp to the server then i can get to the install and fully install either CMS. However once the config.php has the MySQL database settings created into config.php, I can no longer access the root directory where the site is installed, ie. I cannot view index.php or admin.php!

Would this suggest that for some reason the two CMS's cannot access the mySQL databases that I have set up?
 

 
View user's profileSend private messageVisit poster's website Reply with quote




Guardian
Reputation: 488.1
votes: 1
Local time: 1:21 PM

slovakia.gif

Status: Offline
0.08 posts per day
Medals: 0

Joined: Dec 09, 2006
Last Visit: 22 Oct 2008
Posts: 56
Points: 3571 

Post Install problems with some nuke cms variations.. Posted: Sat Jun 28, 2008 5:23 pm   

It could be that as you said, the database details entered into the config.php file are not correct but I would think that *should* give yo a mySQL error not a complete failure.
Uploading config.ph in Ascii rather than Binary mode from your FTP software might cause such a problem or editing the config.php in notepad or other none UTF-8 compliant editor.
I normally use Notepad++
Or it could be that the file only partially uploaded.
 

 
View user's profileSend private messageVisit poster's website Reply with quote

normski
Reputation: 0.6
Local time: 7:21 AM

blank.gif

Status: Offline
0.04 posts per day
Medals: 0

Joined: Jun 28, 2008
Last Visit: 29 Jun 2008
Posts: 6
Points: 250 

Post Re: Install problems with some nuke cms variations.. Posted: Sun Jun 29, 2008 3:32 pm   

I appreciate your attempts at help guys. Turned out to be that Smart FTP was corrupting some of the files when uploading, and totally missing others without any hint of a fail message etc.

Installed to ftp through FireFTP on firefox and no problems with anything now. Got about 6 Nuke based CMS's installed now and I gotta say that Nuke Evo is my favourite from what I have seen, though PNC is possibly a better solution but ofcourse there is no further support for it so thought I would go for Evo.
 

 
View user's profileSend private messageVisit poster's website Reply with quote
Post new topic   Reply to topic  
   www.clan-themes.co.uk Forum Index » General PhpNuke


 
7 Replies / 526 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
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
You cannot attach files in this forum
You can download files in this forum