>>
Site Map
>>
Forums
>>
Installation
Forum module - topics in forum:
Installation - PHP-NUKE Installation
PHP Nuke installation through vDeck
I've been trying for days to install PHP Nuke to my new site using the vDeck provided by my server. The problem is that the server's vDeck doesn't try to install it as a power plug-in, but will only install it in a sub-folder in the public_html folder. Of course this doesn't work. I've tried ftp uploading into the public_html folder, but that doesn't seem to work either. I've submitted a ticket with my server, but so far no reply. I think they're afraid to admit that they set up the vDeck incorrectly. What can I do? Does anyone have any suggestions?
We do not support anything that installs nuke that would be provided by your webhost this would include vDeck, fantastico, etc.
Okay, perhaps I worded my question badly. Can PHP Nuke run properly when it's placed/installed in a sub folder inside of the public_html folder?
it will, I have all my sites in subfolders you would just need to set up your DNS to address it for example:
www.yourdomain.com/public_hmtl/subfolderphpisin/index.php
If you download php-nuke and upload all of the root files into the public_html folder on your site side then yes it will work. With all of the files in the root the url link to your site would be
| Code: : |
| http://yoursite.com/index.php |
Okay, thanks guys. I've tried it both ways, but I still keep getting errors with the db. I must be doing something else wrong. The server offers version 7.8, which I don't like very much. So my friend and I bought 8.1 and tried to install it straight up. It looks like I'll have to do it the really hard way. Install the 7.8 into the subfolder, then create the db, install the upgrade to 7.9, save the db, install the upgrade to 8.0....etc. It sure does get confusing after a bit...lol.
Does it matter what PHP the server is running?
No it does not matter what version of PHP the server is running.
Thanks, we were finally able to get it installed correctly. Now I have another problem, but I need to find the right forum to post that one in. Thanks for taking the time to answer.