Home
 

Customer Support

Search for keywords:

Browse by category:

Why do I get: Sbox error: cannot run suid scripts

This means that you have set the file permissions on your cgi script to 4755 (or some other mode beginning with a 4).

This sets SUID permission on the script and will therefore not be run for security reasons.

To fix this, just set the permissions to 0755 with the chmod command or with the GUI permission setter in your FTP program.

Your CGI scripts always run with your permissions anyway, so there is no need to try to give your scripts SUID permissions.

User-Contributed Notes

add a note
There are no user-contributed notes for this topic.

Related Questions:


How do I use sendmail with perl?

How do I use cgi scripts?

My formmail.pl script from Matt's Script Archive doesn't work.

Why does Sbox say "no such file or directory" but the files are there?

What Perl modules are installed?

Do you offer CGI? What scripts can I install?

I can't get the python socket module to work?

What is the path to perl or some other program?

Why do I get: Sbox error file is world writable?

Sendmail does not work or does not accept my optional arguments.

Importing the Python cgi module doesn't work.

How do I use MySQL with Python?

What version of Python do you support and what modules are available?

Why do I get: Sbox Error exec of [some script] failed (Exec format error)?

Why do I get: Sbox error file not world executable?

Why do I get: Sbox error the directory containing [some script] is world writable?

Why do I get: Sbox Error exec of [some script] failed (Permission denied)

Why do I get: Sbox Error exec of [some script] failed (Resource temporarily unavailable)

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us