... and older Topic, I know, however, none of the solutions helped so far.
I have WinXP, Xitami Webserver (Newest), MySQL, and of cource PHPnuke 6.0
The site loaded perfectly, and I made an Admin. Basicly, whenever I change something (Such as deactivating a module), I get 404 File Not Found from the browser - even when doing it locally. To get back to the page, I have to use the browsers Back button. The changes are saved though...
I tried debugging via the Server, but there arent any files missing nor corrupt, so thats no help...
I tried PHP-Nuke/phpBB2 Portal Checker Version 1.89.8 (analyze.php), and it found some security issues, but aside from that, it has connect to the SQL server, and fills everything out.
I also tried the following, but it didn't make any difference...:
Comment out the following
//Header("Location: admin.php?op=Configure");
and replace it with
Header("Refresh: 0; url=admin.php");
in /html/admin/modules/settings.php line 453
The Site itself works fine. I kinda ran outta ideas now. Please help.
Ibeme
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Mar 10, 2003 6:41 pm
another person using a strange webserver.
Why not just use Apache or IIS like everybody else??? No matter.
As for the page not found errors, this close to the release of Nuke 6.5 there's not much I can suggest doing other than waiting for that to be released and see if that fixes ur problem
AI
Same Guest ;o) Guest
Posted:
Mon Mar 10, 2003 11:07 pm
I guess I'll switch to Apache. The only reason I used Xitami ist because its configursation is done via a webpage on its own server, and I had some use for that. But its not a good enough reason enough.
BTW. I got the same script working @ tripod.lycos with no problems, so I can only guess that its not a scripterror.
I'll setup Apache tonight, and report if the Server was the cause for other users...
Thx anyways...
Same Guest Again :o) Guest
Posted:
Tue Mar 11, 2003 8:40 am
Okay. Downloaded myself apache 2.0.44 along with the newest php package for it. (Got the wrong version at first!)
Copied the php4ts.dll file from c:\php to c:\windows\system32. Copy php.ini-dist from c:\php to c:\windows and rename it to php.ini.
(The other php.ini caused weird problems, and loaded real slow...)
And bingo, the Page loaded... I got WinXP installed in /Windows, and changed the path to my website in the config as well, but as far as php is concerned - that was it...
The page does load slower than it did with Xitami though, but it works now, and thats all that counts..
You can post new topics in this forum You can 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