<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Your HostICan Community - PHP / MySQL Assistance</title>
		<link>http://forum.hostican.com</link>
		<description><![CDATA[We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues.]]></description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 00:05:24 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.hostican.com/images/misc/rss.jpg</url>
			<title>Your HostICan Community - PHP / MySQL Assistance</title>
			<link>http://forum.hostican.com</link>
		</image>
		<item>
			<title>send emails using phpMailer/class on the hosting server</title>
			<link>http://forum.hostican.com/showthread.php?t=2624&amp;goto=newpost</link>
			<pubDate>Thu, 19 Nov 2009 16:40:39 GMT</pubDate>
			<description>I want to send an email to all my clients from the mailing list using phpMailer class. I have currently 165 customers and phpMailer installed on the...</description>
			<content:encoded><![CDATA[<div>I want to send an email to all my clients from the mailing list using phpMailer class. I have currently 165 customers and phpMailer installed on the hosting, but when phpMailer send function is called, it returned the message error too many recipients. How much recipients is allowed for a single email sent?</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>DIMAS</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2624</guid>
		</item>
		<item>
			<title>PHP script on my hosting required register_globals enabled</title>
			<link>http://forum.hostican.com/showthread.php?t=2615&amp;goto=newpost</link>
			<pubDate>Mon, 16 Nov 2009 16:55:15 GMT</pubDate>
			<description><![CDATA[I've implemented a PHP script on my hosting but I get the following error 
 
Code: 
--------- 
FATAL ERROR: register_globals is disabled in php.ini...]]></description>
			<content:encoded><![CDATA[<div>I've implemented a PHP script on my hosting but I get the following error<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">FATAL ERROR: register_globals is disabled in php.ini</code><hr />
</div>How can I enable the register_globals directive in PHP?</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>FrOzEnKiSs</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2615</guid>
		</item>
		<item>
			<title>failing to add MySQL user and database to the cPanel hosting</title>
			<link>http://forum.hostican.com/showthread.php?t=2608&amp;goto=newpost</link>
			<pubDate>Sat, 14 Nov 2009 15:55:42 GMT</pubDate>
			<description><![CDATA[I'm trying to add a MySQL user and database to the hosting using the wizard via cPanel interface. I've done this successfully but PHPMyAdmin is...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to add a MySQL user and database to the hosting using the wizard via cPanel interface. I've done this successfully but PHPMyAdmin is failing to show the new database. Furthermore, when I go to the "MySQL Databases" option via cPanel no users or database appear at all.</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>Yoco</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2608</guid>
		</item>
		<item>
			<title>harden PHP against attacks towards the hosting server</title>
			<link>http://forum.hostican.com/showthread.php?t=2600&amp;goto=newpost</link>
			<pubDate>Wed, 11 Nov 2009 20:26:40 GMT</pubDate>
			<description>How to secure PHP attacks against towards the hosting server? I want to check and if necessary, to customize the PHP settings for greater security.</description>
			<content:encoded><![CDATA[<div>How to secure PHP attacks against towards the hosting server? I want to check and if necessary, to customize the PHP settings for greater security.</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>POREN</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2600</guid>
		</item>
		<item>
			<title>optimize the MySQL database to the VPS hosting</title>
			<link>http://forum.hostican.com/showthread.php?t=2585&amp;goto=newpost</link>
			<pubDate>Mon, 09 Nov 2009 16:04:21 GMT</pubDate>
			<description>I am having a VPS hosting account and my MySQL uses a large percentage of the CPU. I think one of my MySQL database is causing the issue. How to...</description>
			<content:encoded><![CDATA[<div>I am having a VPS hosting account and my MySQL uses a large percentage of the CPU. I think one of my MySQL database is causing the issue. How to optimize this table?</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>ROKI32</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2585</guid>
		</item>
		<item>
			<title>installation of ioncube with my hosting account on my domain name</title>
			<link>http://forum.hostican.com/showthread.php?t=2564&amp;goto=newpost</link>
			<pubDate>Thu, 05 Nov 2009 13:51:58 GMT</pubDate>
			<description><![CDATA[I'm having trouble with the installation of ioncube with my hosting account on my domain name. 
 
Code: 
--------- 
root@server [~]# php -v 
The...]]></description>
			<content:encoded><![CDATA[<div>I'm having trouble with the installation of ioncube with my hosting account on my domain name.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">root@server [~]# php -v<br />
The ionCube PHP Loader is disabled because of startup problems.<br />
Segmentation fault</code><hr />
</div>how to fix?<br />
By the way, easyapache runs without any error.</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>dangerrix</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2564</guid>
		</item>
		<item>
			<title>PHP code enable upload to the hosting server</title>
			<link>http://forum.hostican.com/showthread.php?t=2555&amp;goto=newpost</link>
			<pubDate>Mon, 02 Nov 2009 21:38:17 GMT</pubDate>
			<description><![CDATA[I am trying to set up PHP code  to enable a user to upload an image to the hosting server. I've tried various different codes and all are telling me...]]></description>
			<content:encoded><![CDATA[<div>I am trying to set up PHP code  to enable a user to upload an image to the hosting server. I've tried various different codes and all are telling me the same. Is the server denying access to a file upload?</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>BoNd007</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2555</guid>
		</item>
		<item>
			<title>Max upload  file size Php.ini HTTP error</title>
			<link>http://forum.hostican.com/showthread.php?t=2539&amp;goto=newpost</link>
			<pubDate>Sun, 25 Oct 2009 19:15:21 GMT</pubDate>
			<description>Hi everybody,  
I have two different site in Hostican with the same problem. 
When i try upload my files in wordpress blog receive Http error ...</description>
			<content:encoded><![CDATA[<div>Hi everybody, <br />
I have two different site in Hostican with the same problem.<br />
When i try upload my files in wordpress blog receive <font color="DarkRed">Http error </font><br />
<img src="http://www.jonia.com/A.png" border="0" alt="" class="tcattdimgresizer" onload="NcodeImageResizer.createOn(this);" /><br />
Php.ini is setting upload_max_filesize is to 400M and i put in /public_html/ folder and in wp-include/ and /wp-admin/ folders.<br />
Support say me it looks like an issue with my software<br />
Is there someone with the same problem or  can you help me?<br />
Ale</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>sandrogiurato</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2539</guid>
		</item>
		<item>
			<title>using php pages in site to the hosting server</title>
			<link>http://forum.hostican.com/showthread.php?t=2534&amp;goto=newpost</link>
			<pubDate>Sat, 24 Oct 2009 13:47:08 GMT</pubDate>
			<description><![CDATA[I am working on uploading my site to the hosting server and something curious is happening. I'm using php pages and they work fine in the root folder...]]></description>
			<content:encoded><![CDATA[<div>I am working on uploading my site to the hosting server and something curious is happening. I'm using php pages and they work fine in the root folder but same file does not work in a sub folder.</div>

]]></content:encoded>
			<category domain="http://forum.hostican.com/forumdisplay.php?f=15">PHP / MySQL Assistance</category>
			<dc:creator>ciferblast</dc:creator>
			<guid isPermaLink="true">http://forum.hostican.com/showthread.php?t=2534</guid>
		</item>
	</channel>
</rss>
