Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

configure.php


Guest

Recommended Posts

Posted

Where in configure.php should i set the permissions.

Posted
Where in configure.php should i set the permissions.

 

 

 

Im new to this, but you dont set the permission IN the file, you do it externally, if your using linux/unix i think the command would be:

 

first change to the directory with configure.php

then its chmod configure.php 777 or something like that, search around the forums, i know theres a more detailed answer out there

 

if your using wsftp or some ftp progam, normally when your logged into your ftp site, right click on the config.php file and you should see a context menu come up with different ways you can manipulate the file (change permissions, download, edit....) try that, just look around

Posted
Im new to this, but you dont set the permission IN the file, you do it externally, if your using linux/unix i think the command would be:

 

first change to the directory with configure.php

then its chmod configure.php 777 or something like that, search around the forums, i know theres a more detailed answer out there

 

if your using wsftp or some ftp progam, normally when your logged into your ftp site, right click on the config.php file and you should see a context menu come up with different ways you can manipulate the file (change permissions, download, edit....) try that, just look around

Archived

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

×
×
  • Create New...