Originally posted by feemish
View Post
Announcement
Collapse
No announcement yet.
.fil permissions
Collapse
X
-
-
Hi,
Thanks for the reply.
We're actually running this server ourselves using WebHostManager (WHM) and CPanel. So we have full access to the backend.
The public_html folder for this site on our server is set to 0750
owner is <username>
group is <nobody>
which I believe is standard.
The cgi-bin is set to 0755
owner is <username>
group is <username>
which again is standard.
We do have support though as well... Would you mind explaining what you think I should be asking? Or what you think is wrong? as the set up seems correct?
Comment
-
Originally posted by feemish View PostWe do have support though as well... Would you mind explaining what you think I should be asking? Or what you think is wrong? as the set up seems correct?
It is the perl files which need to run as processes with system or owner access.
Comment
-
Hi,
After a brief chat with support they have suggested turning on suexec and suphp for the server..
Both are set to off at the moment.
I'm a bit worried about this.
I would recommend turning on suexec and suphp as long as you are aware of the implications of doing so. Turing it on will no likely just fix all your issues and will in fact likely break the site until you have the permissions set correctly.
You will need to ensure that all files under your web root are owned as user:user and that files have permissions of 644 and directories of 755.
Also, suphp will fail any requests for a file that have permissions of
777 as being insecure.
Comment
-
Finding this quite frustrating now.
Actinic support are very very slow in responding.
and are just saying things like 'have you tried purge and refresh'
Can I summarise, this is an unedited 'silver theme' with the sample products.
So a default store. I only bought it 6 weeks ago. v10.0.0
I am trying to upload to a dedicated vps;
cPanel 11.25.0-S46156 - WHM 11.25.0 - X 3.9
CENTOS 5.2 i686
All up to date... stable release of cPanel... no modifications.. all very much a standard linux server.
The actinic network settings all pass. The site uploads without giving errors.
pressing 'add to cart' button gives the error;
Error: Error opening the index '../acatalog/stock.fil'. Permission denied. The web site is probably being updated.
So much for actinic 'working out the box'
Comment
-
Originally posted by feemish View Post
So much for actinic 'working out the box'
Who is hosting your site?
Comment
-
Hi Malbro,
Sorry, getting a bit frustrated as I said.
Memset are the hosts. The server is a fairly new bog standard linux vps server.
Well, the idea of Actinic, as far as I was aware, was that you didnt need to be an expert to get it working. I'm not, so I dont want to go changing Suexec or Suphp or even checking permissions on files.. I want to press upload and have it work.
You can say its not an Actinic problem, but if it wont work, or tell me why it wont work, then I would say it is an Actinic problem.
The actual error may be down to server permissions I agree... but as an 'out of the box' solution it should be prepared for differing errors I think..
and as I say, it passes all the network tests and doesnt present me with any errors.
We also checked all the parameters onthe 'mail to host' email (attached)Mail2hst.txt theyre all ok.
perl is 5.8.8
POST to cgi is OK
Comment
-
I have the same problem!
Hi
Like you I have had exactly the same issue. Having spent days altering permissions on the server and generally getting really frustrated with v10. I decided that as the stock.fil file seemed to be the main culprit I would switch off the online stock control, BINGO! the site works perfectly. This obviously isn't a solution as I need this function to work for me but hopefully it might give some clues to a proper solution.
Ideas anyone?
Comment
-
Originally posted by sendmore View PostHi
Like you I have had exactly the same issue. Having spent days altering permissions on the server and generally getting really frustrated with v10. I decided that as the stock.fil file seemed to be the main culprit I would switch off the online stock control, BINGO! the site works perfectly. This obviously isn't a solution as I need this function to work for me but hopefully it might give some clues to a proper solution.
Ideas anyone?
Comment
-
Hi Sendmore,
Thanks. I was starting to think it was just me! Yes, turning off stock control sorts out the issue and the store works fine! However, like you, I need the stock control feature.
Hi Malbro,
I raised a ticket about this issue a week ago. I've supplied them with all the details of my server. The only thing I've heard back is that they are looking into it.
Our Linux server is only 12 months old. Running stable releases of CPanel. It holds 20 or so sites all running without problem. There is nothing unusual in the server set-up at all.
We've also spent hours fiddling with permissions..
Comment
-
Hi Feemish
My hosting provider has managed to make it work. They have specifically set extended ACL's for the Apache user and made the acatalog folder writable by the webserver. Once I confirm it is fully working they are going to narrow down the permissions and make it secure. Whether this is a good solution or not I don't know servers are not my area.
Comments anyone please?
Comment
Comment