I suspect this may not be a Nuke issue but here goes anyway. I've unzipped 7.7 and uploaded the entire contents of the HTML directory to my host (Linux) server. I am using an IP address to reference my site at present until it works smoothly at which time I will point my domain name to the hosts name servers. Prior to uploading I ran the blank site okay locally but could only access it via the EASYPHP console-not via my browser (IE6)
My hosting account is set up and running okay. The user name and password access to the hosts MySQL database is up and running and I have created my database and populated it from the nuke.sql dump using the host's PHPadmin console.
I have several problems however (ie it doesn't work) and feel a bit like someone who has a marathon to run but can't figure how to tie his shoe laces.
1 During local testing, after entering admin and 'god' user names passwords etc, I keep getting looped back to the login screen. PHP Nuke doc suggest this might be a cookie problem, but I allowed all cookies and the problem persisted.
2 When I 'point my browser' at any *php file, it opens in my nominated text editor (in this case Crimson Editor) but does not execute. What gives ?
3 The host's implementation of PHPMyadmin appears to have no 'drop' function
4 The host requires that my 'homepage' be titled 'index.html' and I can't see how this requrement will fit with the PHPNuke schema which has no such file in the root directory. (Maybe it does but I just can't see it :wink: :?: . In the meantime when I go to my site I am directed to the hosts admin page.
Can someone offer any ideas for me ?