Page 1 of 1

PHP : Online vs Apache

Posted: Wed Sep 18, 2002 7:44 am
by FiSH
I'm relatively new to the world of PHP, and was working on a small content management system, anyway, the file works fine on APACHE, yet as soon as its uploaded it won't write to the data file, and will not acknowledge, the variable passed from the submitted form. :?

Folder file permission: 777

Data file: 666

Any Help, or previous problems of the same nature, that may help, would be greatly appreciated. :D

Cheers

FiSH

Posted: Wed Sep 18, 2002 8:50 am
by phice
Have you tried CHMOD'ing it on the server?

Posted: Wed Sep 18, 2002 9:01 am
by jason

Cheers

Posted: Wed Sep 18, 2002 1:36 pm
by FiSH
My apologies for not reading it,

cheers for your help,

Was the problem!

Thanks again

FiSH