Php-nuke

liunx

Guest
I see that PHP-Nuke is installed on server 27 in the Cpanel under the 'CGI Scripts' section and 'Addon Scripts'. How do I start using it? Thanks in advance.<br />-Tim<!--content-->
Hi,<br /><br />All you do is follow the links and install it, its as simple as that!<br /><br />Jim<!--content-->
What links? Where are they?<br />-Tim<!--content-->
Never mind, I found it. Thanks for the help. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><br />-Tim<!--content-->
Hi,<br /><br />No worries, if you got any more questions, then please ask!!!!!!<br /><br />Jim<!--content-->
Umm... yes, I do have another question. I sorta locked myself out of the php-nuke admin some how... oops. How can I fix this? <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/ohmy.gif" style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif" /> <br />-Tim<!--content-->
WOW! Once again I'm wrong, I just didn't see the admin login. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> Thanks Jim!<br />-Tim<!--content-->
What version of PHP-Nuke is the one in the add-on scripts?<!--content-->
I'm not sure - it's not on server 8, let me check on another one where I have an account...<br /><br />No, couldn't see it on that one either sorry.<!--content-->
How do I install php-nuke to use in my sub-domain? I tried /subdomain/nuke but invalid url.<!--content-->
It must be installed just below the root folder,<br />so in the install window, just add a folder name like nuke<br />then it will be <!-- w --><a class="postlink" href="http://www.mysite.com/nuke/">www.mysite.com/nuke/</a><!-- w --><!--content-->
How do I get it to go to my subdomain then? do i redirct the url or something?<!--content-->
if you want it in a subdomain like nuke.**** create the subdomain and then when you install nuke it will ask where to install it <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->http://www.****/________<!--c2--></div><!--ec2--> in the blank put in your subdomain if you used the example above it would be nuke.<!--content-->
If you need help creating a subdomain<br />look at <a href="http://www.cpanel.net/docs/cp/Subdomains.htm" target="_blank">http://www.cpanel.net/docs/cp/Subdomains.htm</a><!--content-->
No guys, I think Bartel is trying to place Nuke into an already created subdomain. Like:<br /><br />mysub.domain.com/nuke<br /><br />Where mysub.domain.com has already been created.<br /><br />Turtle's orginal response is correct. The install done through cpanel must go into a dir directly under public_html. That leave you with the following options (more or less):<br /><br />1. install nuke directly into your subdomain's folder (public_html/sub) <br />or<br />2. intall nuke into a /nuke dir (public_html/nuke) and then as you said, create a redirect or link from your sub. <br />or <br />3. variation on #2: create directory/subdomain called mysub2 or mysubnuke or such and install nuke into it. Then your link would be mysubnuke.domain.com<!--content-->
Ok guys thx alot for your help, it worked.<!--content-->
You are welcome <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> <br />Glad you got it working. Kick Me <br />After you create your super user, you may want to edit the home page content that prompts you to create the super user.<!--content-->
How can I have <!-- w --><a class="postlink" href="http://www.12string.net">www.12string.net</a><!-- w --> point to <!-- w --><a class="postlink" href="http://www.12string.net/PHP/index.php">www.12string.net/PHP/index.php</a><!-- w -->? />(My new phpnuke page)<br /><br /> Rock Sign <br /><a href="http://12string.net/PHP/index.php" target="_blank">http://12string.net/PHP/index.php</a><!--content-->
The easiest solution would be to put an html redirect file in your public_html directory. Here is an example of code you could use. Just name the file index.html.<br /><br /><!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec--><html><br /><head><br /><title></title><br /><meta HTTP-EQUIV="REFRESH" content=".5; url=http://12string.net/PHP/index.php /"><br /></head><br /><body bgcolor="#FFFFFF"><br /></body><br /></html><!--QuoteEnd--></div><!--QuoteEEnd--><!--content-->
OK! I see. The redirect in the Cpanel.<br /><br />It was in a phploop. I think its working.<!--content-->
Great,<br />see my above post about editing the home page content that prompts you to create the super user.<!--content-->
 
Back
Top