After installing the required Mac version ... I'm able to get to localhost/xerte in a browser window using chrome on my osx mac (10.10.3). However, when I walk through the setup.. i'm presented with the following page (which seems to be fine):
and then this screen, but I don't know how to go about changing the permissions or 'who' the 0777 user is: The set of error lines in the setup is:
The root folder for this install (/Applications/XAMPP/xamppfiles/htdocs/xerte) must be writable during setup.
Please fix by changing the permission to 0777 or changing the ownership to the user account that runs the webserver.
The setup folder for this install (/Applications/XAMPP/xamppfiles/htdocs/xerte/setup) must be writable during setup.
Please fix by changing the permission to 0777 or changing the ownership to the user account that runs the webserver.
The user files folder for this install (/Applications/XAMPP/xamppfiles/htdocs/xerte/USER-FILES) must be writable.
Please fix by changing the permission to 0777 or changing the ownership to the user account that runs the webserver.
The error log folder for this install (/Applications/XAMPP/xamppfiles/htdocs/xerte/error_logs) must be writable.
Please fix by changing the permission to 0777 or changing the ownership to the user account that runs the webserver.
The import folder for this install (/Applications/XAMPP/xamppfiles/htdocs/xerte/import) must be writable.
Please fix by changing the permission to 0777 or changing the ownership to the user account that runs the webserver.
---- end of error mssg.
I'd really like to begin developing learning objects, but can't seem to get past this part.