PDA

View Full Version : Writing in suexec mode?


carpe_diem
04-19-2006, 12:03 AM
Hi,

i have a php script. This scripts read phpbb forum topics and write files. in my old host, i create a folder and set this folder permission 777 and script run succesfully.

in BlueHost when i try run this script server don't accpet runnig this script and set folder permission 755 again. how can i run this script with my user?

Thanks.