Jump to content

How can I simply debug scripts on windows Vista?


Recommended Posts

Is there a way to install PHP on my vista machine simply so I can use it to do syntax checks before uploading my files to the server? Sometimes I do not have the ability or the time to do a good test (upload a test file, check it, then modify the live file). In these instances it would be very useful if I can do a simple syntax check before uploading, to catch a missing comma or semi colon.

 

Is there an easy way to do this? I'm using Dreamweaver CS 3 on Vista Ultimate

 

 

thanks

Yes you can install what is called the AMP stack so you can fully test your PHP scripts before going live.

 

You can install it manually by installing Apache, PHP and MySQL manually. However you can install a pre-configured package called WAMP which will do it all for you.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.