Ravens PHP Scripts: Forums
Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
Search found 235 matches |
Ravens PHP Scripts And Web Hosting Forum Index |
Author | Message |
---|---|
Topic: php7 support | |
Doulos Replies: 276 Views: 290142 ![]() |
![]() |
No errors in log, Just a 500 http error. If I comment out the following code in .htaccess I can access the site and admin.php <Files admin.php>
<Limit GET POST PUT> require v ... |
|
Topic: LOST ADMIN PANEL | |
neo722712 Replies: 17 Views: 24548 ![]() |
![]() |
I got it ...
I had to rename the .htaccess in international And Rename .htaccess in the Main .... I DID NOT renmae .staccess now I need to write new one ... ( RIGHT ) ? Remember the STacces ... |
|
Topic: LOST ADMIN PANEL | |
neo722712 Replies: 17 Views: 24548 ![]() |
![]() |
The .staccess figures have been changed
.htaccess <Files .staccess> deny from all </Files> <Files admin.php> <Limit GET POST PUT> require valid-user </ ... |
|
Topic: Forum Problem please help | |
rave199 Replies: 12 Views: 35340 ![]() |
![]() |
i already deleted those extra lines you told me to comment out. All that is left is this #####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE ... |
|
Topic: Forum Problem please help | |
rave199 Replies: 12 Views: 35340 ![]() |
![]() |
hi kguske i did what you suggested and took all that extra code out but it still did not help. i even tried commenting out the <Files admin.php>
<Limit GET POST PUT> require va ... |
|
Topic: Forum Problem please help | |
rave199 Replies: 12 Views: 35340 ![]() |
![]() |
i have a major problem with the forum. i keep getting a 500 internal server error on one computer and on my main computer i get a 404 error. i have gone over google and here on ravennuke and on phpnuk ... | |
Topic: Help plz, I must be stupid.... | |
hicuxunicorniobestbuildpc Replies: 16 Views: 28130 ![]() |
![]() |
Comment out this part
# ----------------------------------------------------------------------------------------------------- # Leave this block commented out unless HTTPAuth is NOT available in y ... |
|
Topic: Help plz, I must be stupid.... | |
kwiqness Replies: 16 Views: 28130 ![]() |
![]() |
Take my .htaccess and let me know
Remove everything u have and replace with this one. ##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FIL ... |
|
Topic: Help plz, I must be stupid.... | |
hicuxunicorniobestbuildpc Replies: 16 Views: 28130 ![]() |
![]() |
Take my .htaccess and let me know
Remove everything u have and replace with this one. ##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FIL ... |
|
Topic: Unable to access Admin of phpnuke site after web host move | |
montego Replies: 7 Views: 11207 ![]() |
![]() |
Keep in mind that removing those lines removes protection of the admin pages. So, in other words, only a very temporary bandaid so you can finish configuring/testing your site on the new host.
I s ... |
|
Topic: Unable to access Admin of phpnuke site after web host move | |
wHiTeHaT Replies: 7 Views: 11207 ![]() |
![]() |
goto phpmyadmin and change in table nuke_nsnst_config :
http_auth 1 to 0 [EDIT] Sorry above is wrong...... open your .htaccess and find something simular like this: <Files admin.php> ... |
|
Topic: ShortLinks Not Working | |
ricktido Replies: 25 Views: 151940 ![]() |
![]() |
Its only needed to put the code from the shortlinks.htaccess inside your .htaccess file. In the .htaccess file you can find some comments to activate it.
# If you use TegoNuke(tm) ShortLink ... |
|
Topic: Minor Vulnerability | |
derek765 Replies: 16 Views: 92264 ![]() |
![]() |
Well, I like how the ErrorDocs is handled with a module in RavenNuke, and would like to keep it that way.
Allows users to see the error problem and still see site features. I tried moving the Erro ... |
|
Topic: Question about this htaccess file with Raven Nuke | |
derek765 Replies: 5 Views: 21239 ![]() |
![]() |
This is a htaccess file which I have gathered from Joomla and am wondering If replacing my current htaccess file with this one will not mess anything up with me running Raven Nuke and Nuke Sent. with ... | |
Topic: New CGIAuth setup on new RN 2.5 local xampp not working | |
cheffette Replies: 7 Views: 8736 ![]() |
![]() |
hi..
1st i would like to thank all of you that spent time in creating such an awesome fork of phpnuke. it ROKS!! now my problem is related to sentinel and ravenuke 2.5 the latest release. I have ... |
|
Topic: Never asked for login | |
hicuxunicorniobestbuildpc Replies: 4 Views: 9942 ![]() |
![]() |
in .htaccess you will need this line
<Files admin.php> <Limit GET POST PUT> require valid-user </Limit> AuthName "Restricted" AuthType Basic ... |
|
Topic: .htaccess Errors When Running A PHP->HTML Script | |
transit Replies: 9 Views: 56952 ![]() |
![]() |
So I am getting errors on my site when running a simple script .php that takes another .php file and creates a .html file.
It has to be in the .htaccess probably for the ob_start function I am usin ... |
|
Topic: Installing RN 2.40.01 with 1and1hosting.com..... | |
transit Replies: 21 Views: 62982 ![]() |
![]() |
Like this?
##################################################### # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES # # The lines bel ... |
|
Topic: Installing RN 2.40.01 with 1and1hosting.com..... | |
transit Replies: 21 Views: 62982 ![]() |
![]() |
#####################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE # THESE INSTRUCTIONS APPLY TO ALL Options DIRECTIVES # # The lines below this section ... |
|
Topic: error 500, forum modeul in ACP | |
Raven Replies: 16 Views: 17257 ![]() |
![]() |
Fixed ![]() ![]() The forum admin panel is a separate application from the main admin application. As such it is not protected by Nuk ... |
|
Topic: NukeSentinel 2.6.01 /// PhpNuke 8.0 | |
spasticdonkey Replies: 16 Views: 27039 ![]() |
![]() |
Yes I'm pretty sure patches to standard nuke are required.
http://www.nukeresources.com/downloadview-details-1257-Nuke_8.0_Patched.html I think you want to use an relative path to your .staccess ... |
|
Topic: NukeSentinel 2.6.01 /// PhpNuke 8.0 | |
silicastorm Replies: 16 Views: 27039 ![]() |
![]() |
This is what is in the .htaccess file
Options All -Indexes DirectoryIndex index.php index.htm index.html # ------------------------------------------- # Start of NukeSentinel(tm) admin.php A ... |
|
Topic: 403 forbidden errors with shortlinks | |
jib_intelli Replies: 7 Views: 29771 ![]() |
![]() |
Hi Friends,
Since the past two years everything with my site - http://www.pottersrealm.com - was going great, except now suddenly 403 Forbidden errors are popping up everywhere! The original links ... |
|
Topic: random site errors- 200, etc. Nuke 7.6 patched | |
AndyB Replies: 15 Views: 24548 ![]() |
![]() |
I've tried a cut down version of the file; details below:
ErrorDocument 400 http://www.domain.net/modules.php?name=DisError&file=index&func=error400 ErrorDocument 401 http://www.do ... |
|
Topic: PHP Nuke can't login | |
montego Replies: 36 Views: 75951 ![]() |
![]() |
Wow, lots of questions embedded in one post. My apologies up front if I miss one...
the only install for NS that I can find is to upgrade from 2.6 to 2.6.01, but I don't have 2.6 yet, so how do I ... |
|
Ravens PHP Scripts And Web Hosting Forum Index Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 Next |
Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours