View Single Post
  #3 (permalink)  
Old 04-03-2008, 07:06 AM
Filip Filip is offline
Junior Member
 
Join Date: Apr 2008
Posts: 28
Default

Quote:
Originally Posted by litmusbox View Post
The ownership in actuality does not appear to be defendant on the files, but on the file directory, so if the files are owned by portedit but the view/scripts directory is www-data, then the page works fine.
Try putting index.phtml as Index.phtml. I had a similar problem a few days ago. Worked locally fine (running it locally on windows with XAMPP installed), but when i put it on a linux server it didn't work. I think all your filenames are supposed to start with a capital letter?

Try it.. it might work
Reply With Quote