Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: nakedcelebs on January 03, 2010, 04:01:59 PM

Title: TP files changing public_html permissions to 777(?)
Post by: nakedcelebs on January 03, 2010, 04:01:59 PM
I have been having ongoing issues with my public_html changing to 777 and bringing my site down.
My host has just advised my that these 2 files contain chmod commands, which could be the cause of the problem.

./public_html/tp/graph/jpgraph.php
./public_html/tp/img.php

Can any one offer any advice, I'm pulling my hair out changing the settings back every 10 mins
Title: Re: TP files changing public_html permissions to 777(?)
Post by: Ric on January 03, 2010, 07:51:45 PM

./public_html/tp/graph/jpgraph.php
./public_html/tp/img.php

I can say that this doesn't happen to me and don't see how the TP install could be doing it to you.

Is it a regular thing? like every 10 min on the dot? If so I'd check an errant crontab maybe?

As a way to trouble shoot... I'd remove the img.php from your index.php and do NOT click on any TP links that generate graphs.

I have been running TP on ~20 sites now and this hasn't happened to me... who is your host? and I already know you run RSTGP

Title: Re: TP files changing public_html permissions to 777(?)
Post by: ip0li on January 04, 2010, 05:24:43 AM
This is not related to trade pulse, sorry.
Title: Re: TP files changing public_html permissions to 777(?)
Post by: nakedcelebs on January 04, 2010, 05:37:19 AM
Is it a regular thing? like every 10 min on the dot? If so I'd check an errant crontab maybe?
Yep, between every 10-30mins.

As a way to trouble shoot... I'd remove the img.php from your index.php and do NOT click on any TP links that generate graphs.
Tried that too

Personally I think it is the host. It has taken 3 days to get someone to do something about it.
They have now locked the public_html to prevent permissions returning too 777 and this seems to have worked.
Title: Re: TP files changing public_html permissions to 777(?)
Post by: Ric on January 04, 2010, 06:09:22 AM
Cool... glad you have a handle on it!