-
Fedora Permission
Hi to all.
I don't know where to ask it and i will try to ask it here, if it's not courent topic then exuzme.
I have fedora core 4.
I create web server thrugh HTTPD (Apache 2.054).
And i have all permission in WWW. But if i create folder inside the WWW then i don't have parmission for PHP.
I can't install any php file or forum.
What can i do about it?
Thank you very much.
-
chmod 777 /www/ or something..
And ofcourse install PHP and use it as a module for Apache by editting the httpd.config file in your apache folder.
-
PHP is alreddy installed and it's work from main /www/html/ it's not working from /www/html/phpbb example.
-
Yeh you got the chmod all your files to chmod 777 for them to be accessed and all that stuff..
Like this chmod 777 /home/phpfiles/<filename>
-
-
One more question.
How can i configure the Email server?
-
-
Sorry?
What i need to do?