apache: .js is not executable; ensure interpreted scripts have "#!"

If appears in apache log the following message

apache: .js is not executable; ensure interpreted scripts have "#!"

you should modify config file and use Alias instead of ScriptAlias


Alias /appl/ "C:/xampp/appl/"
<Directory>
AllowOverride All
Options Indexes MultiViews +ExecCGI
DirectoryIndex index.php
Order allow,deny
Allow from all
</Directory>

How to install DBD-ODBC on Windows

I have installed XAMPP and could not install DBD-ODBC module to access MSSQL Server.
It appeared error message
ppm install failed: Can't find any package that provides DBI for DBD-ODBC
or
Can't locate object method "rvalidate" via package...

Quick research exposed that PPD file format was changed.

You can download updated version here.
or just execute from command line

ppm.bat install http://andronova.de/DBD-ODBC-1.24.ppd

Please note: solution works only with ActiveState Perl 5.10 x86

HOWTO: Repair Logitech M325 Mouse

FixIt says that you will find single screw under CE label. It isn't always true.