|
Re: Problems concerning model main [message #101564 is a reply to message #101560 ] |
Thu, 24 June 2010 23:01   |
halfer Messages: 9535 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
What permissions user and group permissions are set for "/nfs/http4/geodev/www/sfproject/apps/frontend/lib/ myUser.class.php"?
You may need to use chmod, chown or chgrp so that the file is readable and executable by the user the web server runs under.
Remember Palestine
|
|
|
|
Re: Problems concerning model main [message #101596 is a reply to message #101560 ] |
Fri, 25 June 2010 13:03  |
halfer Messages: 9535 Registered: January 2006 Location: West Midlands, UK |
Faithful Member |
|
|
777 may be too generous (i.e. not secure enough) but a forum reply that explains why would run to several pages. I recommend you read up on this topic, so that you give only the bare minimum permissions required.
Remember Palestine
|
|
|