In message <[EMAIL PROTECTED]>, Wade Smart <[EMAIL PROTECTED]> writes >The tutorial said that the file must already exist so that you can set the >permissions on it. So I created a file and set the user and group to >www-data. I set the permissions as 0666. I can write to the file. I cannot >read from it. I have the ini_set to display errors and error reporting >set to E_ALL & ~E_NOTICE. When I attempt to read the file nothing >is on the page and in the code there is only <p></p>. > >Would someone give me a pointer on this.
Is the file empty? How many bytes do you see when you look with FTP? Are you sure that you are writing to it, and not just clearing it? -- Pete Clark http://www.hotcosta.com http://www.spanishholidaybookings.com Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
