PHP : Online vs Apache

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
FiSH
Forum Newbie
Posts: 2
Joined: Wed Sep 18, 2002 7:44 am
Location: England

PHP : Online vs Apache

Post 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
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Have you tried CHMOD'ing it on the server?
Image Image
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

FiSH
Forum Newbie
Posts: 2
Joined: Wed Sep 18, 2002 7:44 am
Location: England

Cheers

Post by FiSH »

My apologies for not reading it,

cheers for your help,

Was the problem!

Thanks again

FiSH
Post Reply