Dec 19
To install Xdebug (as PECL extension) on Debian Linux you should take the following steps:
Continue reading »
To install Xdebug (as PECL extension) on Debian Linux you should take the following steps:
Continue reading »
How to enable apache module (ex. mod_rewrite)?
You must type in console:
a2enmod rewrite
If you want to enable new virtual host you must type:
a2ensite your.domain.name
Where blog.ns.wtc.pl is file saved in /etc/apache2/sites-available.