Evolve
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Comments
Recent activity by Evolve-
Just as a follow up: The previous poster said to use: /home/:/usr/lib/php:/usr/local/lib/php:/tmp:/home2/:/usr/lib/php:/usr/local/lib/php:/tmp:/home3/:/usr/lib/php:/usr/local/lib/php:/tmp:/home4/:...
-
Ticket Number 5107923 Thanks!
-
So I am to understand that this is the expected result from using suPHP? The PHP Configuration Editor settings are rendered useless as soon as you add a php.ini file in a user's directory? There is...
-
No just for that account however it's changing settings that it isn't even attempting to change. As soon as I add a user php.ini it appears to ignore any of the settings in the master php.ini. It ...
-
I believe I am having a related problem... or misunderstanding. I was getting the blank pages with an error of "No input file specified." and since I recently added a new drive "home2" adding the ...
-
You beat me to it Peter! My thanks goes out to the cPanel staff helping me clarify what was going on. I'm not sure inheritance would be the right word.. maybe traversal? I got corrected for using...
-
Ticket #4491249 Thanks!
-
So, I'm still stuck at square one. Should suPHP make it impossible for other users to execute your files? I see Tristan posted this in another thread: [QUOTE]No other users can call a script they...
-
ThinIce: Yes I think I will take particular precautions with database files etc. from now on. I thought that if I had it in the root of the account, above public_html, it couldn't be accessible but...
-
The file I am executing in account1 is owned by account1 and has 644 permissions. If I change the permissions to 640 then it gets blocked from account2. Is this something I'm going to have to do to...