HR-ADMIN

Sample PHP Mail Script with SMTP Authentication

The below email script is for PHP emailing with SMTP authentication. //new function $to = "you@your-domainname.com"; $nameto = "Who To";…

10 years ago

Rule execution error – PCRE limits exceeded (-8)

[Tue 01 11:14:37 ] [error] [client XX.XX.XX.XX] ModSecurity: Rule execution error – PCRE limits exceeded (-8): (null). [hostname "www.domainname.com"] [uri…

10 years ago

Start FLV streaming on VPS with Hostripples

How to install FLV streaming on Lighttpd   Lets see how we can start FLV streaming on VPS, before installing…

10 years ago