Forum Moderators: coopster
I must set "chmod a+rx newfilename.php" or else when I attempt to view the page in a browser I get the following error message in our php error log.
PHP Warning: Unknown(newfilename.php): failed to open stream: Permission denied in Unknown on line 0
PHP Warning: (null)(): Failed opening 'newfilename.php' for inclusion (include_path='.:') in Unknown on line 0
Must I change something in php.ini? Thanks All!