matheron Posted January 25, 2007 Share Posted January 25, 2007 hi all, Sorry if this is in the wrong place. I have managed to ftp oscommerce to my server but I keep getting the below error message when attaching to the ccgi web page \catalog\install. I did actually get the 'install screen' up once and have chmod'd 777 a lot of the mentioned files and folders as mentioned in Vgers quick install guide. I am a compete newb at this so sorry if this topic has got 'plum' written inbetween the lines. Any help would really be appreciated. CCGI Error: Execution of this script not permitted -------------------------------------------------------------------------------- Execution of (catalog/install/index.php) is not permitted for the following reason: Script is group writable. Server Data: Server Administrator/Contact: [email protected] Server Name: ccgi.indigopharm.plus.com Server Port: 80 Server Protocol: HTTP/1.1 Virtual Host: ccgi.indigopharm.plus.com Request Data: User Agent/Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) Request Method: GET Remote Address: 80.229.148.75 Remote Port: 1430 Link to comment Share on other sites More sharing options...
davidinottawa Posted January 25, 2007 Share Posted January 25, 2007 hi all, Sorry if this is in the wrong place. I have managed to ftp oscommerce to my server but I keep getting the below error message when attaching to the ccgi web page \catalog\install. I did actually get the 'install screen' up once and have chmod'd 777 a lot of the mentioned files and folders as mentioned in Vgers quick install guide. I am a compete newb at this so sorry if this topic has got 'plum' written inbetween the lines. Any help would really be appreciated. CCGI Error: Execution of this script not permitted -------------------------------------------------------------------------------- Execution of (catalog/install/index.php) is not permitted for the following reason: Script is group writable. Server Data: Server Administrator/Contact: [email protected] Server Name: ccgi.indigopharm.plus.com Server Port: 80 Server Protocol: HTTP/1.1 Virtual Host: ccgi.indigopharm.plus.com Request Data: User Agent/Browser: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) Request Method: GET Remote Address: 80.229.148.75 Remote Port: 1430 using your ftp client, navigate to catalog/install/index.php, right click the file and change the file permissions to 755 also know as rwxr-xr-w also known as : read,write,execute | read, , execute | read, , execute Link to comment Share on other sites More sharing options...
matheron Posted January 26, 2007 Author Share Posted January 26, 2007 using your ftp client, navigate to catalog/install/index.php, right click the file and change the file permissions to 755also know as rwxr-xr-w also known as : read,write,execute | read, , execute | read, , execute Thanks that seemed to work although it was 777 previously ? Link to comment Share on other sites More sharing options...
davidinottawa Posted January 27, 2007 Share Posted January 27, 2007 Thanks that seemed to work although it was 777 previously ? exactly. they are not letting you execute scripts on files where GROUP has write access. This would be the second 'w'. d Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.