FTP Permissions
-
I have installed the plugin, went to the website, registered, I received the API key from the single sign on like I was supposed to. I went back to wordpress copied the API key, entered my username and entered in the forum address. When I clicked on updated I got this message…
Warning: fopen(/var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/wp-admin/profile.php): failed to open stream: Permission denied in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 234Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 236
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 237
Warning: fopen(/var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/index.php): failed to open stream: Permission denied in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 252
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 255
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 256
Warning: fopen(/var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/wp-login.php): failed to open stream: Permission denied in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 270
Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 272
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/content/p3pnexwpnas08_data01/40/2514640/html/wp-content/plugins/website-toolbox-forums/websitetoolbox.php on line 273
Error: Unable to integrate login/logout. Please run these commands on your server to give read/write permission on the files.
chmod 777 /var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/wp-admin/profile.php;
chmod 777 /var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/index.php;
chmod 777 /var/chroot/home/content/p3pnexwpnas08_data01/40/2514640/html/wp-login.php;
Read/write permission is needed on these files so we can insert the login/logout HTML code which sets the necessary login/logout browser cookies for Single Sign On with the forum.I spoke with someone on your chat but I still am not able to figure out where those three codes go. I am using the theme Typal.
- The topic ‘FTP Permissions’ is closed to new replies.