Here is a message from the largest hosting provider in the world:
My script needs to use 777 permissions
For scripts that require ‘0777’ directory permissions, we do not allow those permission settings on files or folders.
Please try to set the directory to 0755 instead (drwxr-xr-x). This will enable read-execute, but not write access for group and world.
If the script absolutely requires 0777 permissions, please email [email protected] for further solutions.
Why can’t I use 777 permissions?
777 permissions on folders and files is a website security risk, so we do not allow you to have them.
Most hosting companies now use suPHP servers, thus 755 will allow PHP to read, write and execute scripts just like 777 does. Because of this, most scripts work when you use 755.
]]>Displays warning that “cache” directory in yahoo-weather folder needs to be set to 777 in red. Changing to 777 shows no content.
]]>The plugin is very worthy it is working very fine on my local machine but when I upload this on client server it show 500 internal error. “allow_url_fopen is on” at server I don’t know what a problem any help is appreciated thank you in advance.
]]>Hi there,
I installed the yahoo-weather plugin. CHMOD the Cache directory to 777 and I’m still getting the following error..
Notice: Undefined index: width in C:\wamp\www\wordpress\wp-content\plugins\yahoo-weather\weather\weather.php on line 43
On line 43 is
$correctwidth=$GLOBALS['width']-32;
Any ideas on why this is happening?
]]>Apparently it’s -9deg in London! (actually 12deg)
]]>I have just installed, I have the weather info displayed but not the relevant graphic. If I look at the IMG info on the HTML page rendered by my browser the path to the image is set as follows :-
<img width=”32″ height=”32″ src=”C:/Inetpub/wwwroot/ebctrek/wp-content/plugins/yahoo-weather/weather/../images/11.png” alt=”Light Rain” title=”Light Rain”>
It appears to be looking for the image on a local drive and not the server. !!
Any suggestions?
]]>