There are millions of sites showing you how to install PHP 5 on IIS and believe me, most of those don't work. I have decided to do my own succinct version of PHP 5 and IIS so here it is. Hopefully it helps someone. This guide assumes you already have IIS up and running on…
Read more
About: Matrix7
Recent Posts by Matrix7
Install PHP 5 on IIS 6
WordPress Permalinks How To
This is just a quick "How To" to create Permalinks for your WordPress site. The reason for this article is because it took me a while to dig up this information even from the WordPress Wiki so I thought I would save everyone the same arduous task and simplify it for everyone instead of reading…
Read more
CentOS 6.4 Install & Configure Basic BIND DNS
If you followed my recent article on creating a CentOS 6.4 Email Gateway, you may encounter an issue with the with the Spam Report section with Spamassassin. The error is: ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists\#dnsbl-block for more information. After researching the error it turns out that because we use a…
Read more
CentOS 6.4 Email Gateway (Part 7)
Now we'll install MailWatch with the web GUI for MailScanner. Let's begin. Open Putty and enter: yum install php-gd php-mysql -y Edit the /etc/php.ini file and ensure each variable below is set with these values: short_open_tag = On safe_mode = Off register_globals = Off magic_quotes_gpc = On magic_quotes_runtime = Off session.auto_start = 0 Save and…
Read more
Recent Comments by Matrix7
- 17/11/2021 on Win 2019 O365 ADMX Administrative Template Installation
- 14/10/2021 on Office 365 Outlook Auto Response
- 14/10/2021 on Win 2019 Change Default OU for Users and Computers
- 03/09/2021 on Outlook 2016 Search Function Not Working on Shared Mailboxes
- 02/09/2021 on Outlook 2016 Search Function Not Working on Shared Mailboxes