<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sys Admin Guides, How To&#039;s, etc  by Marios Maravelias &#187; php</title>
	<atom:link href="http://www.sys-admin.gr/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sys-admin.gr</link>
	<description>where prophets and madmen...walk hand in hand</description>
	<lastBuildDate>Fri, 07 May 2010 10:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP on domain running via CGI/FastCGI and sessions problem</title>
		<link>http://www.sys-admin.gr/186/plesk/php-on-domain-running-via-cgifastcgi-and-sessions-problem/</link>
		<comments>http://www.sys-admin.gr/186/plesk/php-on-domain-running-via-cgifastcgi-and-sessions-problem/#comments</comments>
		<pubDate>Fri, 07 May 2010 10:44:53 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=186</guid>
		<description><![CDATA[In CGI or FastCGI modes PHP runs with permissions of the domains FTP user. FTP user is not allowed to write in the sessions directory. This means that customer who run php in cgi can not use sessions. PHP support mode can be configured for each domain on page Web Hosting Settings at Domains -&#62; [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/186/plesk/php-on-domain-running-via-cgifastcgi-and-sessions-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to upgrade phpMyAdmin in Plesk 9.x</title>
		<link>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/</link>
		<comments>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/#comments</comments>
		<pubDate>Fri, 07 May 2010 10:23:39 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=183</guid>
		<description><![CDATA[Parallels has a patched version of phpMyAdmin-2.11.?9.5-all-languages and script to migrate settings from phpMyAdmin-2.8.2.4 installed with Plesk. To install phpMyAdmin 2.11.?9.5 you need to: 1. Download the archive and unpack it. ~# wget http://download1.parallels.com/Plesk/Autoupdate/phpmyadmin.zip ~# unzip phpMyAdmin.zip 2. Extract patched phpMyAdmin: ~# cd phpMyAdmin ~# tar -xzf phpMyAdmin-2.11.9.5-all-languages.tar.gz 3. Migrate settings from installed phpMyAdmin to [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To log apache errors to a custom file</title>
		<link>http://www.sys-admin.gr/120/apache/how-to-log-apache-errors-to-a-custom-file/</link>
		<comments>http://www.sys-admin.gr/120/apache/how-to-log-apache-errors-to-a-custom-file/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 09:44:24 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=120</guid>
		<description><![CDATA[Ever needed to solve a matter in your php website but you could not see the errors or didn&#8217;t have access to the error_log of your vhost? a workarround: create an .htaccess file in your root directory (for plesk hosting its httpdocs) and add the following lines: # show PHP errors php_flag    display_errors          on php_flag    [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/120/apache/how-to-log-apache-errors-to-a-custom-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mambo mosConfig_absolute_path exploit &amp; solution</title>
		<link>http://www.sys-admin.gr/114/apache/mambo-mosconfig_absolute_path-exploit-solution/</link>
		<comments>http://www.sys-admin.gr/114/apache/mambo-mosconfig_absolute_path-exploit-solution/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:50:39 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=114</guid>
		<description><![CDATA[I know that not lots of people use mambo these days, and most of them upgraded to joomla 1.5 but in case you happen to have one hosted in your server, there is a known vulnerability , hack scripts using the mosConfig_absolute_path variable to load malicious code from other webhosts ,and that gives them the [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/114/apache/mambo-mosconfig_absolute_path-exploit-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Optimizer error : Failed loading /usr/local/Zend/lib/ZendExtensionManager.so</title>
		<link>http://www.sys-admin.gr/61/apache/zend-optimizer-error-failed-loading-usrlocalzendlibzendextensionmanagerso/</link>
		<comments>http://www.sys-admin.gr/61/apache/zend-optimizer-error-failed-loading-usrlocalzendlibzendextensionmanagerso/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 10:36:07 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Unix/Linux Various]]></category>
		<category><![CDATA[ERROR]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[Optimizer]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[ZendExtensionManager]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=61</guid>
		<description><![CDATA[After Zend Optimizer installation you get the following error: Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: failed to map segment from shared object: Permission denied this is because of ..the SElinux being ON. to fix it follow the instructions: 1) Disable SELinux by editing /etc/selinux/config and setting SELINUX=disabled&#8216; there. 2) If you want SELinux enabled, you can remove [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/61/apache/zend-optimizer-error-failed-loading-usrlocalzendlibzendextensionmanagerso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBCLONE installation in Plesk (linux) &#8211; HOW TO</title>
		<link>http://www.sys-admin.gr/59/plesk/bbclone-installation-in-plesk-linux-how-to/</link>
		<comments>http://www.sys-admin.gr/59/plesk/bbclone-installation-in-plesk-linux-how-to/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 10:15:27 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[BBCLONE]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=59</guid>
		<description><![CDATA[After you install BBCLONE from Plesk&#8217;s applications , its not working at all, you can navigate to its page but it doesnt count anything. In order to make it start counting you have to do the following: 1)Add the following to your .htaccess : AddType application/x-httpd-php .htm .html php_value auto_append_file &#8220;/home/httpd/vhosts/domain.tld/httpdocs/count.php&#8221; The path needs to [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/59/plesk/bbclone-installation-in-plesk-linux-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

