Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Nuke Tool Box (TM)
Author Message
blith
Client



Joined: Jul 18, 2003
Posts: 977

PostPosted: Tue Jul 29, 2008 7:59 am Reply with quote

How do I know if I can use HTTPAuth?
I guess I cant, the only thing that shows up in NS is adminCGIAuth.

I am getting am Internal Server Error when trying to use Toolbox.

I did a forum serach for internal server error, search all terms but there are many, many entries for that. I am not sure what I should do to fix my toolbox problem. Thank you.
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Tue Jul 29, 2008 10:29 pm Reply with quote

If you are running PHP as a CGI and not an Apache module then all PHP directives must be removed from .htaccess and placed in a php.ini file.

Also, yes, it can be used w/o the authentication but it is not advised.

The NS method does not apply to ToolBox. Both authentication systems are basically the same and either should work. My guess is that you have PHP directives in your .htaccess file and you need to move them to php.ini.
 
View user's profile Send private message
hicuxunicorniobestbuildpc
The Mouse Is Extension Of Arm



Joined: Aug 13, 2009
Posts: 1123

PostPosted: Tue May 11, 2010 12:46 am Reply with quote

Quote:
Internal Server Error when trying to use Toolbox.


Raven was right. I got the same error and it is because of PHP is running as a CGI. you need to remove all values from .htaccess from folder NukeToolBox. it works pretty good after doing that. Thanks Raven, for the explanation.
 
View user's profile Send private message
Raven







PostPosted: Tue May 11, 2010 12:01 pm Reply with quote

NP! Since this thread was from 2008, was there a more recent thread that you had?
 
hicuxunicorniobestbuildpc







PostPosted: Wed May 12, 2010 12:59 am Reply with quote

Nop Rave, I didn't work when I tested yesterday. Now it works with the trick you mentioned before.
 
thebishop
Worker
Worker



Joined: Aug 30, 2005
Posts: 244
Location: Flying to close to the sun

PostPosted: Sat Jan 01, 2011 7:05 pm Reply with quote

I could not find a newer post about this subject. I have no php.ini file but I still want to use the toolbox, what should i do ?

These are my options for php,

PHP4
All files with the extension .php will be handled by the PHP4 engine.
This version of PHP will be deprecated soon, and it is suggested to only use it until you can safely migrate your scripts to PHP5. Here is a migration guide to help you upgrade to PHP5:


PHP4 (Single php.ini)
Same as PHP4, but all subdirectories will use ~/public_html/php.ini

PHP5
All files with the extension .php will be handled by the PHP5 engine.
Current, most reliable and best performing version of PHP

PHP5 (Single php.ini)
Same as PHP5, but all subdirectories will use ~/public_html/php.ini

PHP5 (FastCGI)
All files with the extension .php will be handled by PHP5 FastCGI processes.
FastCGI for PHP makes all your PHP applications run through mod_fastcgi instead of mod_suphp. This eliminates the overhead of loading the PHP interpretor on every hit. Since it is always in memory ready for the next hit, the responses will be generated faster.

Any help appreicated thanks.
 
View user's profile Send private message
Raven







PostPosted: Mon Mar 28, 2011 11:41 am Reply with quote

thebishop, I just spotted this post - Sorry Embarassed !

Do you still need help on this?
 
thebishop







PostPosted: Mon Mar 28, 2011 2:51 pm Reply with quote

It's all good, I know you're busy and I had forgotten about it too..

When you say to remove all values from the htaccess file and add them to a php.ini file, you mean the htaccess file that resides in the toolbox folder correct ?

So I just create an php.ini file add the contents of the htacccess file to it and put it in the NukeToolBox folder ?
 
Raven







PostPosted: Mon Mar 28, 2011 5:14 pm Reply with quote

No, sorry for the confusion. You only remove any PHP Directives from the .htaccess file. In other words .htaccess will only contain Apache Directives and php.ini will only contain PHP Directives.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Nuke Tool Box (TM)

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 ©