Articles

 ERRMSG: PHP Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address

Web site error Message:PHP Warning: mail(): SMTP server response: 501 5.5.4 Invalid Address This...

 ERRMSG: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Web site error Message: Timeout expired. The timeout period elapsed prior to obtaining a...

 HOW TO: Enable ASP.Net custom errors and map all error codes to the same error page

...

 HOW TO: Enable detailed errors for remote viewing (IIS7, IIS8, IIS 8.5 and above)

In your web.config you will need to add the following code: <configuration>...

 HOW TO: Giving ASP.Net, ASP or PHP write permissions over a folder

You would need to set these types of permissions if you need to upload/delete/manipulate files...

 HOW TO: Preventing Referrer Spam From BlackHatWorth.Com

A new referrer spammer called BlackHatWorth.com has been affecting a growing number of web sites....

 HOW TO: Sending an email from a web page using the PHP mail function

Requirements: PHP must be enabled on your web site.Sample code using the default SMTP server...

 PRB: ASP site not allowing Files Larger Than 200KB

Cause:This problem affects Windows 2008/2003 web servers and is a setting within Internet...

 FAQ: How can I send mail from my web application?

...