|
|
#1 (permalink) | ||
|
Insanely
Super #1
Joined in Jul 2005
Lives in Northwest USA
4,154 posts
Gave thanks: 39
Thanked 78 times
|
cPanel errors!
File manager and error log issues!
In file manager trying to add a small piece of code and keep getting this. Any ideas. I've never recived this before in the past 14 months! Quote:
Quote:
![]()
__________________
![]() |
||
|
|
|
|
|
#2 (permalink) |
|
minor deity
Super #1
Joined in Apr 2004
Lives in Georgia
Hosted on XEON
7,395 posts
Gave thanks: 28
Thanked 94 times
|
make sure ownership = defined forum user, and permissions on all files = 644 with directories 755
__________________
Proud to be a Surmunity Mod! XEON Make a fundamental difference! My Sites: Curious about Brewing Beer? Join the community! >>>>> Some Change is GOOD! Keep your paycheck! Support the Fair Tax Get into an Art museum Victorian London It's your brain -ON WEB - mybrainhost.com (under development) What SHOULD Government do? Much Less than it Does! |
|
|
|
|
|
#4 (permalink) |
|
Insanely
Super #1
Joined in Jul 2005
Lives in Northwest USA
4,154 posts
Gave thanks: 39
Thanked 78 times
|
OK weirdness factor!!
Decided I would try writing the code in an re-uploading the file. Noticed from the ftp client the file is 777 but file manager says 755 and it won't let me upload the changed file get same error and it won't let me change the permissions either. Any ideas? Double checked other files folder they all seem fine just this one weirdo! More and more this is convincing me phpsuexec is screwing things up! ![]()
__________________
![]() |
|
|
|
|
|
#5 (permalink) | |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
|
Quote:
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|
|
|
#6 (permalink) |
|
Insanely
Super #1
Joined in Jul 2005
Lives in Northwest USA
4,154 posts
Gave thanks: 39
Thanked 78 times
|
Well that reads real good. I've read it 3 times and it must be going over my head for I have no clue what your trying to tell me. LaughLaughLaugh
__________________
![]() |
|
|
|
|
|
#8 (permalink) |
|
Insanely
Super #1
Joined in Jul 2005
Lives in Northwest USA
4,154 posts
Gave thanks: 39
Thanked 78 times
|
I'm not sure. From the ftp it looks like I do and in file manager it acts like nobody dose.
I thought that blasted phpsuexec took everything away from nobody??
__________________
![]() |
|
|
|
|
|
#9 (permalink) | |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
|
Quote:
Code:
ls -al With Set User enabled, the ownership of the file is the most important. Before you can attempt to diagnose a phpSUexec problem the File Ownership has to be known first! Since you have root access (SSH) you can change the ownership using the root password with the linux command: Code:
chown owner:group filename
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|