[ic] Error using links

Lamine Ndiaye lamine@secan.net
Tue, 02 Jan 2001 20:15:25 -0500


--=====================_5722869==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

Hi,
I'm a new interchange user. I have some problem to configure my interchange 
website. I have the same problem than you. All links don't work. 
http://www.secan.net/cgi-bin/construct/index.html
Can you tell me how  did you solve the problem. I applied the solution 
proposed but it doesn't work.

"Since the bad old days of MV3, whenever I have encountered this, it has 
been an issue of the cgi-bin link file permissions. Telnet into your server 
and check the perm's on the link file for your catalog. If they look like this:
-rwxr-xr-x
try this command at the prompt:
chmod u+s filename
...substitute the name of your link file for filename. Conversely, if the 
permissions look like this:
-rwsr-xr-x
try this command at the prompt:
chmod u-s filename
Most of the time this will solve the problem.
- Ed L.

"

At 09:56 2001-01-02 -0800, you wrote:
>Hi...
>
>I tried this, but to no avail.  In fact, just for testing, I chmod 777'ed it
>as well as +s.  Still nothing. Anything else to try?  Anyone?
>
>Thanks.
>
>Jason
>
>RE:
>
>-----
>
>Since the bad old days of MV3, whenever I have encountered this, it has
>been an issue of the cgi-bin link file permissions.  Telnet into your
>server and check the perm's on the link file for your catalog. If they look
>like this:
>
>-rwxr-xr-x
>
>try this command at the prompt:
>
>chmod u+s filename
>
>...substitute the name of your link file for filename.  Conversely, if the
>permissions look like this:
>
>-rwsr-xr-x
>
>try this command at the prompt:
>
>chmod u-s filename
>
>Most of the time this will solve the problem.
>
>- Ed L.
>
>-----
>
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@lists.akopia.com
>http://lists.akopia.com/mailman/listinfo/interchange-users

--=====================_5722869==_.ALT
Content-Type: text/html; charset="us-ascii"

Hi,
I'm a new interchange user. I have some problem to configure my interchange website. I have the same problem than you. All links don't work. http://www.secan.net/cgi-bin/construct/index.html
Can you tell me how  did you solve the problem. I applied the solution proposed but it doesn't work.

"Since the bad old days of MV3, whenever I have encountered this, it has been an issue of the cgi-bin link file permissions. Telnet into your server and check the perm's on the link file for your catalog. If they look like this:
-rwxr-xr-x
try this command at the prompt:
chmod u+s filename
...substitute the name of your link file for filename. Conversely, if the permissions look like this:
-rwsr-xr-x
try this command at the prompt:
chmod u-s filename
Most of the time this will solve the problem.
- Ed L.

"

At 09:56 2001-01-02 -0800, you wrote:
Hi...

I tried this, but to no avail.  In fact, just for testing, I chmod 777'ed it
as well as +s.  Still nothing. Anything else to try?  Anyone?

Thanks.

Jason

RE:

-----

Since the bad old days of MV3, whenever I have encountered this, it has
been an issue of the cgi-bin link file permissions.  Telnet into your
server and check the perm's on the link file for your catalog. If they look
like this:

-rwxr-xr-x

try this command at the prompt:

chmod u+s filename

...substitute the name of your link file for filename.  Conversely, if the
permissions look like this:

-rwsr-xr-x

try this command at the prompt:

chmod u-s filename

Most of the time this will solve the problem.

- Ed L.

-----


_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users
--=====================_5722869==_.ALT--