<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP Script To Log Into cPanel</title>
	<atom:link href="http://www.thelinuxblog.com/php-script-to-log-into-cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Global UnionShops Group</title>
		<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/comment-page-1/#comment-5446</link>
		<dc:creator>Global UnionShops Group</dc:creator>
		<pubDate>Mon, 27 Dec 2010 10:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/php-script-to-log-into-cpanel/#comment-5446</guid>
		<description><![CDATA[PHP cPanel Script

http://Ushops.net/phpcpanel/

Hi! PHPcPanel is an opensource tool for automatically manage cPanel without requiring manually login.

It can automatically manage your cpane for creating FTP and mysql accounts. If you are a web master, you could easily combine PHPcPanel to your projects. Enjoy!
Features 
(1) Automatically login your cpanel without goto cpanel;

(2) Create/Edit ftp account by using PHP function;

(3) Create/Edit mysql account by using PHP function;

(4) It is easily combine PHPcPanel to your own php project to manage your cPanel..

Demo &gt;&gt;

Download Latest Version

Latest PHPcPanel v1.0.2]]></description>
		<content:encoded><![CDATA[<p>PHP cPanel Script</p>
<p><a href="http://Ushops.net/phpcpanel/" rel="nofollow">http://Ushops.net/phpcpanel/</a></p>
<p>Hi! PHPcPanel is an opensource tool for automatically manage cPanel without requiring manually login.</p>
<p>It can automatically manage your cpane for creating FTP and mysql accounts. If you are a web master, you could easily combine PHPcPanel to your projects. Enjoy!<br />
Features<br />
(1) Automatically login your cpanel without goto cpanel;</p>
<p>(2) Create/Edit ftp account by using PHP function;</p>
<p>(3) Create/Edit mysql account by using PHP function;</p>
<p>(4) It is easily combine PHPcPanel to your own php project to manage your cPanel..</p>
<p>Demo &gt;&gt;</p>
<p>Download Latest Version</p>
<p>Latest PHPcPanel v1.0.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheLinuxBlog.com</title>
		<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/comment-page-1/#comment-1103</link>
		<dc:creator>TheLinuxBlog.com</dc:creator>
		<pubDate>Tue, 23 Sep 2008 00:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/php-script-to-log-into-cpanel/#comment-1103</guid>
		<description><![CDATA[The user name or password is incorrect for the host you are trying to connect to. You shouldn&#039;t need to log into cpanel to connect to mySQL, there is an option for &quot;Remote Access&quot; that you can check to allow external hosts access to port 3306. Give that a shot.]]></description>
		<content:encoded><![CDATA[<p>The user name or password is incorrect for the host you are trying to connect to. You shouldn&#8217;t need to log into cpanel to connect to mySQL, there is an option for &#8220;Remote Access&#8221; that you can check to allow external hosts access to port 3306. Give that a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhui</title>
		<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/comment-page-1/#comment-1100</link>
		<dc:creator>rhui</dc:creator>
		<pubDate>Mon, 22 Sep 2008 02:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/php-script-to-log-into-cpanel/#comment-1100</guid>
		<description><![CDATA[hi there, 

I&#039;m also using cpanel and found this blog closely related to my problem (hopefully ^_^). Anyway, im trying to connect to my databases in cpanel using php scripts..unfortunately, the server always gives me this error:

&quot;Warning: mysql_connect() [function.mysql-connect]: Access denied for user &#039;user&#039;@&#039;lockdown.digitalpolicevault.com&#039; (using password: YES) in /home/fusionw/public_html/reg.php on line 8
Error connecting to mysqlAccess denied for user &#039;user&#039;@&#039;lockdown.digitalpolicevault.com&#039; (using password: YES)&quot;

i also downloaded your php script to log into cpanel ...but i haven&#039;t used it yet..can you please help me with this problem..? I&#039;ll greatly appreciate it.

Thanks
^_^]]></description>
		<content:encoded><![CDATA[<p>hi there, </p>
<p>I&#8217;m also using cpanel and found this blog closely related to my problem (hopefully ^_^). Anyway, im trying to connect to my databases in cpanel using php scripts..unfortunately, the server always gives me this error:</p>
<p>&#8220;Warning: mysql_connect() [function.mysql-connect]: Access denied for user &#8216;user&#8217;@'lockdown.digitalpolicevault.com&#8217; (using password: YES) in /home/fusionw/public_html/reg.php on line 8<br />
Error connecting to mysqlAccess denied for user &#8216;user&#8217;@'lockdown.digitalpolicevault.com&#8217; (using password: YES)&#8221;</p>
<p>i also downloaded your php script to log into cpanel &#8230;but i haven&#8217;t used it yet..can you please help me with this problem..? I&#8217;ll greatly appreciate it.</p>
<p>Thanks<br />
^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/comment-page-1/#comment-367</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Tue, 26 Feb 2008 06:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/php-script-to-log-into-cpanel/#comment-367</guid>
		<description><![CDATA[Hi David,

Would like to thank you for taking the time comment and give me a heads up! I was totally unaware of this. This seems like something that I could use and it wouldn&#039;t be as much of a hack as this.

I&#039;ll have to look into the WHM portion of it to see if it will allow me to do what I need to do.]]></description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Would like to thank you for taking the time comment and give me a heads up! I was totally unaware of this. This seems like something that I could use and it wouldn&#8217;t be as much of a hack as this.</p>
<p>I&#8217;ll have to look into the WHM portion of it to see if it will allow me to do what I need to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Grega</title>
		<link>http://www.thelinuxblog.com/php-script-to-log-into-cpanel/comment-page-1/#comment-366</link>
		<dc:creator>David Grega</dc:creator>
		<pubDate>Mon, 25 Feb 2008 21:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/php-script-to-log-into-cpanel/#comment-366</guid>
		<description><![CDATA[I just thought I&#039;d give a head&#039;s up that for some functionality that is part of cPanel itself, rather than third party stats programs integrated into cPanel, you may wish to use our APIs.  The XML-API allows you to call API1 and API2 functions as well.

Keep in mind the X3 theme is essentially just a graphical user interface to the appropriate API1 and API2 functions.  If you have root access to a machine running cPanel/WHM, you can look at /usr/local/cpanel/base/frontend/x3 to look at the code X3 uses so you can get a feel for the APIs.  This will then allow you to essentially build your own external interface to cPanel/WHM functionality via the XML-API.

Some documentation for this is available at &lt;a href=&quot;http://cPanel.net/plugins/devel&quot; rel=&quot;nofollow&quot;&gt;cPanel.net/plugins/devel&lt;/a&gt;.  This documentation is still a work in progress as of writing this post.]]></description>
		<content:encoded><![CDATA[<p>I just thought I&#8217;d give a head&#8217;s up that for some functionality that is part of cPanel itself, rather than third party stats programs integrated into cPanel, you may wish to use our APIs.  The XML-API allows you to call API1 and API2 functions as well.</p>
<p>Keep in mind the X3 theme is essentially just a graphical user interface to the appropriate API1 and API2 functions.  If you have root access to a machine running cPanel/WHM, you can look at /usr/local/cpanel/base/frontend/x3 to look at the code X3 uses so you can get a feel for the APIs.  This will then allow you to essentially build your own external interface to cPanel/WHM functionality via the XML-API.</p>
<p>Some documentation for this is available at <a href="http://cPanel.net/plugins/devel" rel="nofollow">cPanel.net/plugins/devel</a>.  This documentation is still a work in progress as of writing this post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
