Hi there
I would like to ask how to create a dev server locally? I have a PW Website to test, because it runs with PHP 5.6. and I have to switch to PHP 7. I have the blog module installed and don't know if it will run smoothly with the php change.
Is that with xampp?
Last time i tried to open a website with xampp, it didn't work because of the php href ( href="<?php echo $config->urls->templates?>...).
How do I get that to work?
Thanks a lot
Jakob