<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>EnsimFixes.com</title>
	<link>http://www.ensimfixes.com</link>
	<description>Because Ensim just needs fixin'</description>
	<lastBuildDate>Mon, 01 Dec 2008 22:25:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Dual Fix: &#8220;deprecated pam_stack module&#8221; and &#8220;Unable to open env file: /etc/environment&#8221;</title>
		<description><![CDATA[/var/log/secure gets slammed with these errors every time anyone tries to connect to any service which requires authorization.  The fix has been elusive, as Ensim continues to re-write the pam.d files, but running this script will take care of both issues posthaste.
Save this as /usr/local/sbin/fix_pam:
#!/bin/sh
# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
#
# fix_pam ver 1.0a
#
# (c) Copyright 2007 Mark Steel / [...]]]></description>
		<link>http://www.ensimfixes.com/?p=46</link>
			</item>
	<item>
		<title>PHP Warning: PHP Startup: Unable to load dynamic library &#8216;/usr/lib/php4/imap.so&#8217; &#8211; /usr/lib/php4/imap.so: cannot open shared object file: No such file or directory in Unknown on line 0</title>
		<description><![CDATA[#!/bin/bash
if [ ! -f /root/bin/dsitelookup ]; then
DOMAIN_LIST=`sitelookup -a domain`
else
DOMAIN_LIST=`dsitelookup -a domain`
fi
for i in $DOMAIN_LIST; do
replace &#8220;extension_dir = /usr/lib/php4&#8243; &#8220;extension_dir = /usr/lib/php/modules&#8221; &#8212; /home/virtual/$i/etc/php.ini
cp -f /etc/virtualhosting/templates/apache/var/www/interpreters/php-script /home/virtual/$i/var/www/interpreters/
done
Enjoy.
]]></description>
		<link>http://www.ensimfixes.com/?p=42</link>
			</item>
	<item>
		<title>Parallels/Ensim Awstats 6.8</title>
		<description><![CDATA[Here are the notes and instructions for installing or upgrading Ensim Awstats to ver 6.8
READ THE NOTES PRIOR TO INSTALLATION!
*******************************************
Note 1: You need to have root access and SSH capabilities
Note 2: If you have a virtDomain.sh and a virtDomain.tar, then you will need to merge the two together in order for this to work. You [...]]]></description>
		<link>http://www.ensimfixes.com/?p=34</link>
			</item>
	<item>
		<title>Ensim friendly phpMyAdmin upgrade 2.11.5.2 (final)</title>
		<description><![CDATA[This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered. Remember Aug. 8, 2008 is rapidly approaching. Get your servers upgraded and updated today [...]]]></description>
		<link>http://www.ensimfixes.com/?p=32</link>
			</item>
	<item>
		<title>Ensim friendly phpMyAdmin upgrade 2.11.5.1 (final)</title>
		<description><![CDATA[This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered.
SSH into the server as root,

cd /root
rm -f upgrade_phpMyAdmin
wget http://www.customensimbackup.com/download/upgrade_phpMyAdmin
chmod 700 upgrade_phpMyAdmin
./upgrade_phpMyAdmin
Enjoy!
]]></description>
		<link>http://www.ensimfixes.com/?p=30</link>
			</item>
	<item>
		<title>Ensim friendly phpMyAdmin upgrade 2.11.5 (final)</title>
		<description><![CDATA[This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered.
SSH into the server as root,

cd /root
rm -f upgrade_phpMyAdmin
wget http://www.customensimbackup.com/download/upgrade_phpMyAdmin
chmod 700 upgrade_phpMyAdmin
./upgrade_phpMyAdmin
Enjoy!
]]></description>
		<link>http://www.ensimfixes.com/?p=29</link>
			</item>
	<item>
		<title>Sites can no longer SFTP into their domains after a clean install</title>
		<description><![CDATA[ New install, CentOS5.0 (or RHEL5.0) and Ensim X 10.3
It will ask for the password and even go through the motions of allowing site users the ability to connect but then it just closes the connection with no explanations or error.
Here are the procedures for running the script:

pico -w fix_sftp
chmod +x fix_sftp
./fix_sftp

Here is the actual [...]]]></description>
		<link>http://www.ensimfixes.com/?p=28</link>
			</item>
	<item>
		<title>Unable to open env file: /etc/environment errors</title>
		<description><![CDATA[01-Dec-2008 NOTE: This post is superceded with a different method. 
See http://www.ensimfixes.com/?p=46
The /var/log/secure log is full of these stupid error messages. For some reason, they forgot to add this file to all the domains and the server. The fix is really easy!
touch /etc/environment
for i in `sitelookup -a domain`; do touch /home/virtual/$i/etc/environment; done
Enjoy!
]]></description>
		<link>http://www.ensimfixes.com/?p=27</link>
			</item>
	<item>
		<title>Ensim friendly phpMyAdmin upgrade 2.11.2.1 (final)</title>
		<description><![CDATA[This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered.
SSH into the server as root,

cd /root
rm -f upgrade_phpMyAdmin
wget http://www.customensimbackup.com/download/upgrade_phpMyAdmin
chmod 700 upgrade_phpMyAdmin
./upgrade_phpMyAdmin
Enjoy!
]]></description>
		<link>http://www.ensimfixes.com/?p=26</link>
			</item>
	<item>
		<title>Ensim friendly phpMyAdmin upgrade 2.11.1.2 (final)</title>
		<description><![CDATA[This one is easy to do, and is 100% Ensim compatible. This will also work as a stand alone application. Side note: the 2.11 series is the last series that will support php4. Afterwards, php5 will be the only thing considered.
SSH into the server as root,

cd /root
rm -f upgrade_phpMyAdmin
wget http://www.customensimbackup.com/download/upgrade_phpMyAdmin
chmod 700 upgrade_phpMyAdmin
./upgrade_phpMyAdmin
Enjoy!
]]></description>
		<link>http://www.ensimfixes.com/?p=25</link>
			</item>
</channel>
</rss>
