View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001724 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-03-25 16:12 | 2010-03-30 08:09 |
Reporter | birute_meilutyte | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Past development | ||||
Fixed in Version | Past development | ||||
Summary | 0001724: fresh shop install gives system requiremet warning in admin area | ||||
Description | Your system doesn't fit the system requirements. config file is set to read only and there are no warning because of it check attached img for more info | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: r_a_trapp, ralf_trapp, ralf_trapp2 Permissions which setup sets "0755" now does not match behaviour we expect and declare - config file shoulc only be readable "0444". We chould change setup to make this file read only, but sometimes servers are setup that PHP and FTP users belong to different user groups. So after shop setup FTP user can't change config file. Any idea how we shoudl fix this? |
|
Try to set config.inc.php to 444 during setup. See also setup-laststep.gif |