<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.phpgedview.net/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2morpheus</id>
	<title>PGVWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.phpgedview.net/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2morpheus"/>
	<link rel="alternate" type="text/html" href="https://wiki.phpgedview.net/en/index.php/Special:Contributions/2morpheus"/>
	<updated>2026-05-10T03:18:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.phpgedview.net/en/index.php?title=Talk:Setting_File_Permissions&amp;diff=12047</id>
		<title>Talk:Setting File Permissions</title>
		<link rel="alternate" type="text/html" href="https://wiki.phpgedview.net/en/index.php?title=Talk:Setting_File_Permissions&amp;diff=12047"/>
		<updated>2010-02-21T15:27:27Z</updated>

		<summary type="html">&lt;p&gt;2morpheus: Created page with 'Sorry about my poor english,  maybee the permisions are to strong, for my installation (confixx) it only works with  771 and not 711  664 and not 644 .  I use this script (confix…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sorry about my poor english,&lt;br /&gt;
&lt;br /&gt;
maybee the permisions are to strong,&lt;br /&gt;
for my installation (confixx) it only works with&lt;br /&gt;
&lt;br /&gt;
771 and not 711&lt;br /&gt;
&lt;br /&gt;
664 and not 644 .&lt;br /&gt;
&lt;br /&gt;
I use this script (confixx with user web5)&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 #&lt;br /&gt;
 chown -R web5.www-data ./phpgedview&lt;br /&gt;
 #&lt;br /&gt;
 chmod -R 664 ./phpgedview&lt;br /&gt;
 #&lt;br /&gt;
 find ./phpgedview -type d -exec chmod 771 {} \;&lt;br /&gt;
 #&lt;br /&gt;
 chmod 444 ./phpgedview/config.php&lt;br /&gt;
 #&lt;br /&gt;
 chmod -R 777 ./phpgedview/index&lt;br /&gt;
 find ./phpgedview/index -type f -exec chmod 666 {} \;&lt;br /&gt;
 #&lt;br /&gt;
 chmod -R 777 ./phpgedview/media&lt;br /&gt;
 find ./phpgedview/media -type f -exec chmod 666 {} \;&lt;br /&gt;
 #&lt;br /&gt;
 chmod -R 777 ./phpgedview/modules&lt;br /&gt;
 find ./phpgedview/modules -type f -exec chmod 666 {} \;&lt;br /&gt;
 #&lt;/div&gt;</summary>
		<author><name>2morpheus</name></author>
		
	</entry>
</feed>