Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v1.x Distro
Author Message
cacat
Hangin' Around



Joined: Nov 23, 2005
Posts: 43

PostPosted: Mon Dec 05, 2005 8:02 pm Reply with quote

i have followed all the steps, when I got here:

Quote:
7) From your browser, type in [ Only registered users can see links on this board! Get registered or login! ] (add the /html if you loaded it into a sub-folder) and press GO or the ENTER key. You should receive an error message to the effect of:
"There seems to be a problem with the $dbtype server - Sorry for the inconvenience.<br><br>Please report this to the Administrator ASAP.<br><br>We should be back shortly.". That IS what you should see at this point. If you do not, then something has gone wrong. Retrace your steps and try again until your receive that message.


i actually got the table missing error

Quote:
If you receive this message:
"There seems to be a problem with the $dbtype server Configuration Table - It's missing.<br><br>Please report this to the Administrator ASAP.<br /><br />We should be back shortly.", that means that there is no nuke_config table in the database, which means that your load of ravennuke.sql.tar.gz did not work correctly or your MySQL settings are incorrect your config.php file.


so I went and installed the sql dumps, one by one, starting, of course, with the raven one , and after that I just got the default welcome screen from phpnuke install.
Missing step 7, is that a problem?
thx
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Dec 05, 2005 9:21 pm Reply with quote

The reason you got that message was that you tried to access your site before you installed the tables Smile - Regardless, if you have the welcome screen then all is well. Good job!
 
View user's profile Send private message
cacat







PostPosted: Mon Dec 05, 2005 9:38 pm Reply with quote

coo, thx
i have tried to import the nuke_users from 7.9 patched to this, it imported. You need to get rid of the "karma" field in the table and it worked.
Had problems with the god account after that, but nothing big probably.
the forums will import ok as well i think, i was using ...18 as well , so i see no problems there.
but i like all like new since the install is fresh.
hope this time sentinel will work .....
btw, i had to untar the sql dumps and input them manually 1 by 1...
would not insert with the script, might be my provider.
 
cacat







PostPosted: Mon Dec 05, 2005 11:16 pm Reply with quote

first 2 problems:
httpauth no available, using cgi - problem solved

admin file renamed to xxx.php, modified in config.php and .access file.

link works, panel accessed, but administration left module still has links to admin.php file. (administration, new story,content....)
i wonder why?
 
Raven







PostPosted: Mon Dec 05, 2005 11:40 pm Reply with quote

Don't bother renaming admin.php. It is just a facade.
 
cacat







PostPosted: Mon Dec 05, 2005 11:50 pm Reply with quote

i see.
i will not

so far, new host seemd to be a LOT faster then the old one, Ipowerweb.
admin panel now loads under 2 seconds.
raven, i do not know if i owe you or you owe me, i have worked night 2 weeks ago to install 7.9, patched, sentinel and more, i made the site public then you released the 7.6 distro....now i have deleted ALL users and news just to install your version...starting all over in the name of stability and security...Smile
Very Happy
but still, i havent tested sentinel yet....Smile
good work, nicely done.
if all ok, this will stay like this for at least 2 years from now on....
 
Raven







PostPosted: Mon Dec 05, 2005 11:54 pm Reply with quote

Cheers
 
cacat







PostPosted: Tue Dec 06, 2005 12:57 am Reply with quote

another problem:
forum permisssions - results in a weird page, lots of weird characters.
a page full of this:

Quote:
<X$f.°~Ùxû²šeû;–ù˜ˆäŒäeDþIRiQ,§°¼(:¶=ñ®´ª|#ñ±À3…H^ á)c³öäš2Ž¬2ç#sÐÂL&¬¡ 17xæÄf}\Q;


edit:
solved, comment or delete global $do_gzip_compress;
file : page_footer_admin.php, forums/admin directory

found the answer on the net, 2 hours laters..


Last edited by cacat on Tue Dec 06, 2005 1:11 am; edited 1 time in total 
Raven







PostPosted: Tue Dec 06, 2005 1:04 am Reply with quote

You are experiencing some very strange things that no one else is. Thanks for reporting them and the resolution!
 
cacat







PostPosted: Tue Dec 06, 2005 1:16 am Reply with quote

raven, i owe you a beer.
sentinel finally works...Smile

You have been blocked from entering this site.

You have attempted a Union attack on this site.



regarding our past forum posts into this matter, sentinel DOES NOT add god ip to protected range automatically....phpmyadmin and delete manully now...Smile
 
cacat







PostPosted: Tue Dec 06, 2005 2:22 am Reply with quote

raven, 1 question...
'register_globals' = On or OFF?
 
Raven







PostPosted: Tue Dec 06, 2005 3:13 am Reply with quote

When you scan for new admins, initially, NS will add the *god* admin ID to a protected status. IP's change, so it cares nothing about protecting IP's and never has Wink

There is too much hype over register_globals, imo. Having register_globals on in a nuke world is perfectly okay. Once again, whether nuke or not, one setting will not protect you from the kiddies. You do need to have it on to use certain programs that have not been recoded. To see if your site can run with it off, just add it to your .htaccess file. if it runs okay while they are off, then leave it off. You will/may gain some protection if you have very poorly written scripts.
 
cacat







PostPosted: Tue Dec 06, 2005 8:46 am Reply with quote

my sentinel, well, your sentinel, did not add me to any protected or except range or ip anywhere.
using a union example banned me from the site, no problem, god or no.
only the use of phpmyadmin and deleting the database entry manually helped regain access...
Smile
 
Raven







PostPosted: Tue Dec 06, 2005 9:04 am Reply with quote

If you goto Admin Auth List, you should be in a Protected status. It doesn't use the IP so you won't see that anywhere. Only your user name is protected. If not, just set it. You will still see the Banned screen but you should not get banned.
 
cacat







PostPosted: Tue Dec 06, 2005 9:12 am Reply with quote

admin is protected and i still get banned and i see the banned screen as well....
not a problem, i am not gonna ban myself everyday, you know...
 
cacat







PostPosted: Tue Dec 06, 2005 7:43 pm Reply with quote

duh
solved. number 3 in config file to show up graphics...
 
cacat







PostPosted: Wed Dec 07, 2005 12:06 am Reply with quote

raven, you might know about this problem:

nuke installed in ../../public_html
how can i access ../../public_html/directory1 ?
this should be out of the htaccess protection so i can just browse to my subdomain.domain.net (which is my ../../public_html/directory1)

just .htaccess file? and how...
 
Raven







PostPosted: Wed Dec 07, 2005 12:18 am Reply with quote

Can you restate what you're trying to do?
 
cacat







PostPosted: Wed Dec 07, 2005 12:21 am Reply with quote

i have a raven76distro in root
now I have a subdomain in root/1/
root is protected by htaccess from nuke, and the subdirectory root/1 as well.
i want root/1 OUT of .htaccess so i can build a few html pages for a subdomain.
can nuke help me here or i need to modify htaccess..and how?
thx for the replies
 
cacat







PostPosted: Fri Dec 09, 2005 7:33 am Reply with quote

raven, another problem for you....Smile

i was browsing the errors log and i found a few entries of this:

[09-Dec-2005 05:36:22] PHP Warning: Cannot modify header information - headers already sent by (output started at /home..../public_html/header.php:32.... in ....public_html/includes/page_header.php on line 502 (also 499 and 501)
 
Raven







PostPosted: Fri Dec 09, 2005 9:26 am Reply with quote

Check the FAQ my friend Wink
 
cacat







PostPosted: Fri Dec 09, 2005 12:08 pm Reply with quote

i will , but what faq?
 
Susann
Moderator



Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support

PostPosted: Fri Dec 09, 2005 12:25 pm Reply with quote

[ Only registered users can see links on this board! Get registered or login! ] Smile
 
View user's profile Send private message
cacat







PostPosted: Fri Dec 09, 2005 12:30 pm Reply with quote

will do thank you
just woke up....
 
Raven







PostPosted: Fri Dec 09, 2005 2:15 pm Reply with quote

Susann saved me from having to hurt you ROTFL
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v1.x Distro

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©