Jump to content

Recommended Posts

Posted

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

Posted

Good day, @kuba2!

I am building ProcessWire site locally with xampp. I have a lot of code just like yours and it works fine. There is probably something else, that you did not spot yet. Please post exact error you get and anything else you think could be useful to resolve the issue.

  • Like 1
Posted

Switching PHP versions is easier with Laragon; give it a try (though PW runs on anything I've used previously: XAMPP / WAMP etc.)

1 hour ago, kuba2 said:

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?>...).

That's strange.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...