antoine.ctrs Posted November 9, 2023 Posted November 9, 2023 I'm already using processwire / php but still with a configuration from my last desktop. I wanted to create a simple processwire MAMP PRO localhost project in my sites folder. My php version is compatible, I have apache and SQL. I've tried both methods, Ryan and zip, but nothing works. 2
ngrmm Posted November 9, 2023 Posted November 9, 2023 Could you tell a little bit more? Any Errors? At which step are you stuck? 1
da² Posted November 9, 2023 Posted November 9, 2023 Hi @antoine.ctrs, did you read MAMP Pro documentation first? Setting a server environment is not specifically related with ProcessWire. You can test your installation with a simple index.php and a phpinfo() call. When it works, try with ProcessWire (unzip folder in a served directory and go to this URL with your browser). 1
protro Posted February 4, 2024 Posted February 4, 2024 This is how I approach local dev environments with ProcessWire + MAMP on macOS. (The virtual host section is optional). https://gavart.ist/#MAMP %2B Processwire For Local Development Hope it helps! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now