XF 1.2 Fresh Reinstall Of Xenforo 1.2.2

JordanBuss13

New member
Hey There

I'm trying to do a fresh reinstall of Xenforo to my main Public folder however I get the error

XenForo 1.2.2 - Errors
The following errors occurred while verifying that your server can run XenForo:

  • The directory /home/wwwforum/public_html/data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
  • The directory /home/wwwforum/public_html/internal_data must be writable. Please change the permissions on this directory to be world writable (chmod 0777). If the directory does not exist, please create it.
Please correct these errors and try again.


Can someone help?
 
You need to chmod the directories that it described (data and internal_data) to be 0777. You can do this through your FTP program usually.
 
Top Bottom