Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CHMOD PERMISSIONS - STEP 7


Guest

Recommended Posts

Posted

Dear Sir,

 

When step 7 load, this error :

 

please change permissions :

 

* cd /var/www/html/loja/includes/

* touch configure.php

* chmod 706 configure.php

 

* cd /var/www/html/loja/admin/includes/

* touch configure.php

* chmod 706 configure.php

 

I already change permission for 777 (with root pass), but this step 7 stop a installation !

 

Please help-me !

 

Thanks,

java script:emoticon(":'(",

smilie

orengo

Posted
Dear Sir,

 

When step 7 load, this error :

 

please change permissions :

 

* cd /var/www/html/loja/includes/

* touch configure.php

* chmod 706 configure.php

 

* cd /var/www/html/loja/admin/includes/

* touch configure.php

* chmod 706 configure.php

 

I already change permission for 777 (with root pass), but this step 7 stop a installation !

 

Please help-me !

 

Thanks,

java script:emoticon(":'(",

smilie

orengo

Take a look at Vger's - Quick Install Guide.

 

Kind Regards,

Michelle.

Posted

Ok, michelle.

 

thank you.

 

I read a quick install and make all correctly, but my installation don?t go :

 

cd /var/www/html/loja/includes/

* touch configure.php

* chmod 706 configure.php

 

* cd /var/www/html/loja/admin/includes/

* touch configure.php

* chmod 706 configure.php

 

I tried change my version (oscommerce), but it (this error) return. I use CORE 3 FEDORA. I checked this installations for : APACHE, MYSQL 4.1.15 ,PHP 4.4.1, everybody is ok !

 

Thanks for help-me.

 

orengo

 

 

Take a look at Vger's - Quick Install Guide.

 

Kind Regards,

Michelle.

Posted

hi

just check the chmod permissions that u set. Sometimes inadvetently its the old permission.

 

browse to the dir concerned and use this syntax at prompt

chmod 0777 configure.php

 

I believe u r using FC3, just do a ls and see. The color of the file should also change.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...