/me picked up some rock and started to hit walking by peoples
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet.
sagetyrtle Sergeant
Joined: May 04, 2003
Posts: 111
Posted:
Wed Jul 30, 2003 6:22 pm
My phpgod friend made it work on my site, YAY!! He said:
the problem was that you needed some changes made to the .htaccess
file provided - specifically these two lines needed to be added:
RewriteEngine on
RewriteBase /nuke/html/
It makes zero sense to me, but maybe it'll help y'all *grin*
-Sage
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Wed Jul 30, 2003 6:28 pm
The Tarball assumes users know this. However, the cvs copy has the full one already:
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
decker Nuke Cadet
Joined: May 30, 2003
Posts: 3
Posted:
Fri Aug 01, 2003 3:36 am
I'm quite confused here.
Have downloaded the CVS files, applied them to my nuke installation, at the end of my page i get an error, about serverload or something, but i can live with that for now..
I run Phpnuke 6.5 at the current site, with mod_rewrite enabled.
Have trouble to get things working. I know, from an earlyer version, that you had to add something into the /sessions.php file, but couldn't find anything on the CVS about that, and the old archives where just references to stuff i couldn't find in the sessions file, so i assume everything is ok with the files...
Still, when i try /download.html, i get en error that the page dosen't exist, fair enough..
IS there a FAQ or some INSTALL instructions around?
Is the CVS files for phpnuke 6.5, or 6.6, 6.7, or 6.8 ??
-decker-
Mindl3ss Sergeant
Joined: May 10, 2003
Posts: 148
Location: Karachi, Pakistan
Posted:
Mon Aug 04, 2003 6:37 am
It still doesnt work on my side
_________________ Normal people ... believe that if it ain't broke, don't fix it. Engineers believe that if it ain't broke, it doesn't have enough features yet.
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Mon Aug 04, 2003 7:50 am
Mod_rewrite doesn't work? Question is, do you have AllowOverride set to All in your Httpd.conf file?
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Monnet Nuke Soldier
Joined: Jul 17, 2003
Posts: 20
Location: London, UK
Posted:
Sat Aug 09, 2003 8:17 am
Decker, somewhere in the footer.php you got from the cvs, there is a bit of code that looks like this:
Quote:
// SERVER LOAD
include("serverload.php");
$serverload=serverload();
echo "$serverload pages served in past 5 minutes.</font>";
Assuming that you are not interested in displaying server load in your footer (since you didn't install the script) you can just delete or comment out those lines, and your error messages should stop.
As for the changes to the session.php, I think you still have to make them if they are not already made. They had already been made to mine, I suspect by a NukeCops bug-fixing script. Correct me, someone, if I am wrong on this.
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