<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/webserv/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/webserv/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Jul 2008 12:26:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webserv/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>WebServ-1.3.6.0.exe - pear upgrade</title><link>https://sourceforge.net/p/webserv/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to upgrade the base PEAR package as it's required for other packages but I can't upgrade, since PEAR is erroring.&lt;br /&gt;
Any ideas what I can do/or am doing wrong?&lt;/p&gt;
&lt;p&gt;In Command Prompt:&lt;/p&gt;
&lt;p&gt;C:\WebServ\php&amp;gt;pear upgrade PEAR&lt;/p&gt;
&lt;p&gt;Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php&lt;br /&gt;
on line 1053&lt;br /&gt;
Did not download optional dependencies: pear/XML_RPC, use --alldeps to download&lt;br /&gt;
automatically&lt;/p&gt;
&lt;p&gt;Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php&lt;br /&gt;
on line 1053&lt;br /&gt;
pear/PEAR can optionally use package "pear/XML_RPC" (version &amp;gt;= 1.4.0)&lt;br /&gt;
downloading PEAR-1.7.2.tgz ...&lt;br /&gt;
Starting to download PEAR-1.7.2.tgz (302,744 bytes)&lt;br /&gt;
..............................................................done: 302,744 byte&lt;br /&gt;
s&lt;/p&gt;
&lt;p&gt;Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php&lt;br /&gt;
on line 1053&lt;/p&gt;
&lt;p&gt;Notice: unserialize(): Error at offset 54156 of 69703 bytes in PEAR\Registry.php&lt;br /&gt;
on line 1053&lt;br /&gt;
ERROR: pear.php.net/PEAR not installed&lt;/p&gt;
&lt;p&gt;C:\WebServ\php&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joshlangley</dc:creator><pubDate>Mon, 21 Jul 2008 12:26:19 -0000</pubDate><guid>https://sourceforge.nete29ab54574bf052dc63bf4d62b5add71f76b665e</guid></item><item><title>Latest APACHE + MySQL</title><link>https://sourceforge.net/p/webserv/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;it would be nice to have the latest APACHE (v2.2.3) and&lt;br /&gt;
MySql (v5.0.something) in the package.&lt;/p&gt;
&lt;p&gt;It would also be nice NOT to overwrite existing USER&lt;br /&gt;
settings in the MySQL database (or alternatively to&lt;br /&gt;
export the user names/ psw and create new ones in the&lt;br /&gt;
new install).&lt;/p&gt;
&lt;p&gt;I really appreciate WebServ and so hope that the&lt;br /&gt;
package gets upgraded. The XAMPP package is a real&lt;br /&gt;
travesty (the security section is catastrophic), so I&lt;br /&gt;
really depend on this release (as I am not enough&lt;br /&gt;
techie to install all server subcomponents by myself).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">discoleo</dc:creator><pubDate>Sat, 21 Oct 2006 17:28:47 -0000</pubDate><guid>https://sourceforge.nete0dd41205cc5fe2702a86015f60ee09ad60124a3</guid></item><item><title>PHP not connecting to MySQL</title><link>https://sourceforge.net/p/webserv/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've recently installed WebServ 1.2.9.0 on WinXP in the&lt;br /&gt;
default directory.  All appeared to go well.  I can use&lt;br /&gt;
mysql.exe with no problems, but I'm not able to connect&lt;br /&gt;
to a MySQL database with PHP.  I'm using the following&lt;br /&gt;
code, adapted from the PHP manual.&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
echo 'Opening connection';&lt;br /&gt;
$link = mysql_connect('localhost', 'myusername',&lt;br /&gt;
'mypassword');&lt;br /&gt;
if (!$link) {&lt;br /&gt;
die('Could not connect: ' . mysql_error());&lt;br /&gt;
}&lt;br /&gt;
echo 'Connected successfully';&lt;br /&gt;
mysql_close($link);&lt;br /&gt;
?&amp;gt;&lt;/p&gt;
&lt;p&gt;I've tried using mysqli_connect() with the same result.&lt;br /&gt;
Running this under PHP Designer, I can see an error&lt;br /&gt;
message complaining that mysql_connect() is an unknown&lt;br /&gt;
function.&lt;/p&gt;
&lt;p&gt;I can use PHP to echo a "Hello World", so Apache is&lt;br /&gt;
working with PHP okay, but (to me) it appears that PHP&lt;br /&gt;
didn't get compiled with the right commands to make the&lt;br /&gt;
MySQL connection work.&lt;/p&gt;
&lt;p&gt;Can you suggest how I can get this working?  I'm&lt;br /&gt;
supposed to be mentoring a high school student, and&lt;br /&gt;
we've got the same problem on his laptop.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Headwinds</dc:creator><pubDate>Sat, 05 Nov 2005 03:00:42 -0000</pubDate><guid>https://sourceforge.net85cf19bb8b6d0c900c29deaef27e5f313200cc3f</guid></item><item><title>File upload size restriction ??</title><link>https://sourceforge.net/p/webserv/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using WebServ and I have installed Coppermine&lt;br /&gt;
Photo Gallery.  I can't get files larger than 50k to up&lt;br /&gt;
load.&lt;br /&gt;
I have searched for some setting that would cause this&lt;br /&gt;
but can not find it. Can you help ?&lt;/p&gt;
&lt;p&gt;Thanx,&lt;/p&gt;
&lt;p&gt;Kas&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 18 Dec 2004 15:32:53 -0000</pubDate><guid>https://sourceforge.net919c7cc43fd9ece2d63222d06a29e03319961e09</guid></item></channel></rss>