Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
How to unable the use of tainted mode in a CGI script ?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tim Greer, post: 4857825"] Where is your log directory? Are you looking for the error log in the log directory for the web server? A lot of hosts have individual directories for user's domain logs, or one central location, while the actual error logs are usually still located in the standard log location for the web service (wherever that might be, depending on their configuration and type of service). Ask your host if you're unsure. By the way, that access log alone showed a 200 response, rather than a 500 response, so it made it appear as though, from the access log standpoint anyway, that it's working (this is why you need to locate and show the associated log entry from the error log, when you test the script and have it fail). Did you ask your host to clarify how/why Taint isn't working? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
How to unable the use of tainted mode in a CGI script ?
Top