Changing Your System Path in Windows Vista

One of the things I didn’t find easily in Windows Vista help was how to change my system path permanently. For the temporarily session you may use my good old method of running commands in Command Prompt: Type “echo %PATH%” in CMD copy/paste into editor, add whatewer you need there, for example “c:\net\php5\ and c:\net\php5\ext\” […]

Posted on December 10, 2008 at 18:37 by admin · Permalink · Leave a comment
In: English, Fighting the system · Tagged with: , , , ,

Installing PHP & Apache on Vista

Everybody, who tried it, knows – installing PHP5 & Apache2.2 on Vista might be a little bit tricky (on Linux it might take a lot less time sometimes). Let’s assume we have Administrator access and latest versions of Apache. In my case it’s apache_2.2.10-win32-x86-no_ssl.msi & php-5.2.6-Win32.zip (note: I am not using .msi or anything similar […]

Posted on November 7, 2008 at 09:58 by admin · Permalink · 2 Comments
In: English, Fighting the system · Tagged with: , , , , , , ,