Category Archives: server

htaccess, apache, server related

socket error #10060 on ftp

Share I got this socket error #10060 when connecting to ftp, tried checking the host, username & pass but still no luck. I tried unchecking the PASSIVE MODE and binggo!! It was solved! phew!! It took me heavens & earth

Posted in server | Tagged , , , | Leave a comment

vhcs installation on debian part II

Share After solving all the errors I encountered on vhcs installation, You will have these steps below, it means you’re almost done System starts to configure packages now. When installation asks about overwriting old configs, select Yes. Configuration file `/etc/vhcs2/crontab/backup/crontab.conf.12564′ … Continue reading

Posted in mysql, server | Tagged , , | Leave a comment

vhcs installation on debian server

ShareVHCS delivers a complete hosting automation appliance by offering significant security, total-cost-of-ownership, and performance advantages over competing commercial solutions.With VHCS Pro you can configure your server and applications, create user with domains with a few point-and-click operations that take less … Continue reading

Posted in server | Tagged , | 5 Comments

error using mod_rewrite

ShareI got an error using mod_rewrite on my local server and it was only solved when I put  Options +FollowSymLinks but on live server using Options +FollowSymLinks gave me an error so I removed it. Well anyway, I came across … Continue reading

Posted in apache, server | Tagged , | Leave a comment

debian – LAMP setup

ShareThis tutorial has been helpful to me on my 1st attempt of setting up our dedicated server. source: http://allyourtech.com/content/articles/16_01_2006_setting_up_a_local_web_server_in_debian_linux.php The basic Linux setup Setting this all up assumes you have a running version of Linux already installed. I won’t walk … Continue reading

Posted in apache, mysql, php, server | Tagged , , | 5 Comments