<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>Gossamer Forum</title>
        <link>http://www.gossamer-threads.com/forum/</link>
        <language>en-us</language>
        <managingEditor>gforum@gossamer-threads.com</managingEditor>
        <pubDate>Wed, 19 Jun 2013 00:08:02 GMT</pubDate>
        <generator>Gossamer Forum by Gossamer Threads, Inc.</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        <image>
            <url>http://static.gossamer-threads.com/forum/images/gforum-logo.png</url>
            <title>Gossamer Forum</title>
            <link>http://www.gossamer-threads.com/forum/</link>
            <width>50</width>
            <height>50</height>
        </image>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P309680/?page=unread#309680</link>
            <description>XAMPP is a complete web, database and FTP server package for Windows that&#039;s ready to go in minutes and completely portable. The full XAMPP package includes:

Apache
MySQL
PHP + PEAR
MiniPerl
OpenSSL
phpMyAdmin
XAMPP Control Panel
Webalizer
Mercury Mail Transport System
FileZilla FTP Server
SQLite
ADODB
Zend Optimizer
XAMPP Security
XAMPP Lite leaves off the additional packages and sticks to Apache, mySQL, phpMyAdmin, SQLite and related packages resulting in an installation that&#039;s significantly smaller. There are no upgrade packages for XAMPP Lite like there are for XAMPP, though.</description>
            <guid>2490e41ec24eaa5baf9ff02a551e876e</guid>
            <pubDate>Sep 5, 2010, 10:32 PM</pubDate>
        </item>
        <item>
            <title>Re: [BabiesOnline] Links SQL runs fine, 2.0 not</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BBabiesOnline%5D_Links_SQL_runs_fine%2C_2.0_not_P309679/?page=unread#309679</link>
            <description> 
3
down vote
Instead of running your production server on Linux have you considered to run rails on Windows? I am currently developing an application using SQL Server and until know it seems to run fine.

These are the steps to access a SQL Server database from a Rails 2.0 application running on Windows.

The SQL Server adapter is not included by default in Rails 2. It is necessary to download and install it using the following command.

gem install activerecord-sqlserver-adapter
--source=http://gems.rubyonrails.org
Download the latest version of ruby-dbi from

http://rubyforge.org/projects/ruby-dbi/

and then extract the file from ruby-dbi\lib\dbd\ADO.rb

to C:\ruby\lib\ruby\site_ruby\1.8\DBD\ADO\ADO.rb.

Warning, the folder ADO does not exist, so you have to create it in advance.

It is not possible to preconfigure rails for SQL Server using the --database option, just create your application as usual and then modify config\database.yml in your application folder as follows:

development:
adapter: sqlserver
database: your_database_name
host: your_sqlserver_host
username: your_sqlserver_user
password: your_sqlserver_password
Run rake db:migrate to check your installation. If everything is fine you should not receive any error message.</description>
            <guid>87c462101aa1d2ae982222bd5234572b</guid>
            <pubDate>Sep 5, 2010, 10:29 PM</pubDate>
        </item>
        <item>
            <title>pages did not build but no error showed</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/pages_did_not_build_but_no_error_showed_P307204/?page=unread#307204</link>
            <description>Well, I am starting up another website, been out of it for 5 years and I am installing links 2.0 on windows first on my personal computer to get the website fully running first then transferring it to a free webhost. Anyways, I searched the posts for this problem and can not find it. I am using Abyss Web Server, on Windows Vista. I added one link to Links 2.0, built the pages no error, but the pages were not built. I know I am missing something. Please Help!</description>
            <guid>f2177ee2af726d4e32a853a965d371e4</guid>
            <pubDate>Sep 19, 2009, 4:00 PM</pubDate>
        </item>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P298929/?page=unread#298929</link>
            <description>Glad you got it! I had that path to perl in one post, but removed it before posting.


Leonard
aka PerlFlunkie</description>
            <guid>b72eb12e0e7ab50305a849e59fc66ce5</guid>
            <pubDate>Oct 22, 2007, 9:28 PM</pubDate>
        </item>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P298924/?page=unread#298924</link>
            <description>The problem is solved:

1. I removed .htaccess and .htpasswd files in admin directory

2. First line in CGI files:

Instead of :



Code:
#!C:/xampp/perl

use:



Code:
#!c:/xampp/perl/bin/perl.exe

Now it works fine!

PS:
Thanks again, Leonard!

.


Andreas

Dr.Windows</description>
            <guid>78186d8e7b04c6d3aa17e82f556010a1</guid>
            <pubDate>Oct 22, 2007, 4:48 PM</pubDate>
        </item>
        <item>
            <title>Re: [PerlFlunkie] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BPerlFlunkie%5D_Links_2.0_and_xampp_P298922/?page=unread#298922</link>
            <description> 

The result of your example is exact the same .

The idea of my example was to preserve the origin directory structure of the web server installation .

I will check and post the entries of the log files later.


Andreas

Dr.Windows</description>
            <guid>18c287dd1a604251691baa48f81f0025</guid>
            <pubDate>Oct 22, 2007, 12:41 PM</pubDate>
        </item>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P298919/?page=unread#298919</link>
            <description>I looked over the documentation here: http://www.apachefriends.org/en/xampp-windows.html , question#8.
According to that, the Links scripts should be in /xampp/cgi-bin , not /xampp/htdocs/cgi-bin :



Code:
$db_script_path = &amp;quot;C:/xampp/cgi-bin/admin&amp;quot;;
$db_dir_url = &amp;quot;http://localhost/cgi-bin/admin&amp;quot;;

$db_cgi_url = &amp;quot;http://localhost/cgi-bin&amp;quot;;

$build_root_path = &amp;quot;C:/xampp/htdocs/public_html/links&amp;quot;;
$build_root_url = &amp;quot;http://localhost/public_html/links&amp;quot;;

$build_image_url = &amp;quot;http://localhost/public_html/links/images&amp;quot;;

But as I said, I have not used this, and am not familiar with how xampp is set up.

Did you check any entries in the xampp\apache\logs\error.log or the access.log?

You might try posting in their forum: http://www.apachefriends.org/f/


Leonard
aka PerlFlunkie</description>
            <guid>a01ed5abb93328c11af46b0b2080ef7e</guid>
            <pubDate>Oct 22, 2007, 10:33 AM</pubDate>
        </item>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P298918/?page=unread#298918</link>
            <description>I forgot to post the error message:

Error 500


Andreas

Dr.Windows</description>
            <guid>221ae5c79aa31688a024d86e0ef2dca2</guid>
            <pubDate>Oct 22, 2007, 5:50 AM</pubDate>
        </item>
        <item>
            <title>Re: [PerlFlunkie] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BPerlFlunkie%5D_Links_2.0_and_xampp_P298917/?page=unread#298917</link>
            <description>Hi Leonard - thank you for your reply.

I installed links completely in the directory : C:\xampp\htdocs\public_html\ .

Relevant parts of links.cfg :



Code:

$db_script_path = &amp;quot;C:/xampp/htdocs/public_html/cgi-bin/admin&amp;quot;;
$db_dir_url = &amp;quot;http://localhost/public_html/cgi-bin/admin&amp;quot;;

$db_cgi_url = &amp;quot;http://localhost/public_html/cgi-bin&amp;quot;;

$build_root_path = &amp;quot;C:/xampp/htdocs/public_html/links&amp;quot;;
$build_root_url = &amp;quot;http://localhost/public_html/links&amp;quot;;

$build_image_url = &amp;quot;http://localhost/public_html/links/images&amp;quot;;


Now I have a curios problem:

nph-build.cgi works (fine) if I commet out #&amp;amp;parse_form and start the script from the command line.
It doesn`t work if start with the browser : http://localhost/public_html/cgi-bin/admin/nph-build.cgi.

admin.cgi doesn`t work if started with the browser.

If start from the command line (perl -w admin.cgi) I receive an error message :

db_utils_pl:
Use of uninitialized value in string eq at
C:\xampp\htdocs\public_html\cgi-bin\admin\db_utils.pl
at line 562

The problem is probably the call of sub &amp;amp;parse_form in admin cgi.

admin.cgi:


Code:
#!C:/xampp/perl
#
#-/usr/bin/perl
#-/usr/local/bin/perl
# -------------
# Links
# -------------
# Links Manager
#
# File: admin.cgi
# Beschreibung: This is the administrative interface for the links program.
# Author: Alex Krohn
# Email: alex@gossamer-threads.com
# Web: http://www.gossamer-threads.com/
# Version: 2.01
#
# (c) 1998 Gossamer Threads Inc.
#
# This script is not freeware! Please read the README for full details
# on registration and terms of use.
# =====================================================================
#
#
# German Translation by Nicky
# http://www.nicky.net
# Deutsches Forum http://forum.nicky.net
#
# Required Librariers
# --------------------------------------------------------

eval {
($0 =~ m,(.*)/[^/]+,) &amp;amp;&amp;amp; unshift (@INC, &amp;quot;$1&amp;quot;); # Get the script location: UNIX /
($0 =~ m,(.*)\\[^\\]+,) &amp;amp;&amp;amp; unshift (@INC, &amp;quot;$1&amp;quot;); # Get the script location: Windows \
print &amp;quot;INC : &amp;quot; , @INC , &amp;quot;\n\n&amp;quot; ;
require 5.001; # Make sure we have at least perl 5.001.
# require &amp;quot;C:\\xampp\\htdocs\\public_html\\cgi-bin\\admin\\links.cfg&amp;quot;;
require &amp;quot;links.cfg&amp;quot;; # Ändern Sie dieses zum vollen Pfad zu links.cfg, wenn Sie Probleme haben sollten.

print &amp;quot; db_lib_path : &amp;quot; , $db_lib_path , &amp;quot;\n\n&amp;quot;;
require &amp;quot;$db_lib_path/db.pl&amp;quot;; # Database Routines.
require &amp;quot;$db_lib_path/db_utils.pl&amp;quot;; # Database Support utilities.
require &amp;quot;$db_lib_path/admin_html.pl&amp;quot;; # Admin HTML routines.
};

if ($@) {
print &amp;quot;Content-type: text/plain\n\n&amp;quot;;
print &amp;quot;Fehler beim einlesen von dazugehörigen Bibliothek Dateien: $@\n&amp;quot;;
print &amp;quot;Überprüfen Sie ob diese existieren, Pfade richtig eingestellt sind, und ob die Dateien richtig CHMOD-ed sind.&amp;quot;;
exit;
}

# ========================================================
eval {  };
if ($@) { &amp;amp;cgierr(&amp;quot;Allgemeiner Fehler: $@&amp;quot;); }
exit;
# ========================================================

sub main {
# --------------------------------------------------------

$| = 1 ;

%in = &amp;amp;parse_form ;


$in{&#039;db&#039;} ?
require &amp;quot;$db_lib_path/$in{&#039;db&#039;}.def&amp;quot; :
require &amp;quot;$db_lib_path/links.def&amp;quot;;

$db_script_link_url = &amp;quot;admin.cgi?db=$in{&#039;db&#039;}&amp;quot;;


if ($in{&#039;add_form&#039;}) {  }
elsif ($in{&#039;add_record&#039;}) {  }
elsif ($in{&#039;add_record_mult&#039;}) {  }
elsif ($in{&#039;view_search&#039;}) {  }
elsif ($in{&#039;view_records&#039;}) {  }
elsif ($in{&#039;delete_search&#039;}) {  }
elsif ($in{&#039;delete_form&#039;}) {  }
elsif ($in{&#039;delete_records&#039;}) {  }
elsif ($in{&#039;modify_search&#039;}) {  }
elsif ($in{&#039;modify_mult_form&#039;}) {  }
elsif ($in{&#039;modify_form&#039;}) {  }
elsif ($in{&#039;modify_form_record&#039;}) {  }
elsif ($in{&#039;modify_record&#039;}) {  }
elsif ($in{&#039;modify_mult_record&#039;}) {  }
elsif ($in{&#039;validate_form&#039;}) {  }
elsif ($in{&#039;validate_records&#039;}) {  }
elsif ($in{&#039;check_links&#039;}) {  }
elsif ($in{&#039;fix_links&#039;}) {  }
elsif ($in{&#039;check_duplicates&#039;}) {  }
elsif ($in{&#039;html_mail_target&#039;}) {  }
elsif ($in{&#039;html_mail_form&#039;}) {  }
elsif ($in{&#039;html_mail_update&#039;}) {  }
elsif ($in{&#039;html_edit_template&#039;}) {  }
elsif ($in{&#039;save_template&#039;}) {  }
elsif ($in{&#039;html_template_help&#039;}) {  }
elsif ($in{&#039;display&#039;} eq &#039;navigation&#039;) {  }
elsif ($in{&#039;display&#039;} eq &#039;body&#039;) {  }
elsif ($in{&#039;display&#039;} eq &#039;top&#039;) {  }
else {  }

# &amp;amp;cgierr(&amp;quot;Done&amp;quot;); # Debugger

}

db_utils.pl : sub parseform


Code:
sub parse_form {
# --------------------------------------------------------

my (@pairs, %in);
my ($buffer, $pair, $name, $value );

if ($ENV{&#039;REQUEST_METHOD&#039;} eq &#039;GET&#039;) {
@pairs = split(/&amp;amp;/, $ENV{&#039;QUERY_STRING&#039;});
}
elsif ($ENV{&#039;REQUEST_METHOD&#039;} eq &#039;POST&#039;) {
read(STDIN, $buffer, $ENV{&#039;CONTENT_LENGTH&#039;});
@pairs = split(/&amp;amp;/, $buffer);
}
else {
&amp;amp;cgierr(&#039;Dieser Script kann nicht aus Telnet gestartet werden.&#039;);
}

PAIR: foreach $pair (@pairs) {
($name, $value) = split(/=/, $pair);

$name =~ tr/+/ /;
$name =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack(&amp;quot;C&amp;quot;, hex($1))/eg;

$value =~ tr/+/ /;
$value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack(&amp;quot;C&amp;quot;, hex($1))/eg;

($value eq &amp;quot;---&amp;quot;) and next PAIR;
exists $in{$name} ? ($in{$name} .= &amp;quot;~~$value&amp;quot;) : ($in{$name} = $value);
}
return %in;
}


Andreas

Dr.Windows</description>
            <guid>c3f54ededae4002bbc455ed8b0bc868e</guid>
            <pubDate>Oct 22, 2007, 5:45 AM</pubDate>
        </item>
        <item>
            <title>Re: [SevenSpirits] Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BSevenSpirits%5D_Links_2.0_and_xampp_P298911/?page=unread#298911</link>
            <description>The path to perl will need to be changed in the scripts to #!C:\xampp\perl . Note that the path only appears in .cgi files, not .pl files.

Your address would be http://localhost .

Install the cgi scripts in /xampp/cgi-bin/links and the pages in /xampp/htdocs/links/ , and make the paths in links/cfg C:\xampp\cgi-bin\links and C:\xampp\htdocs\links


Leonard
aka PerlFlunkie</description>
            <guid>abe36e7721dca6c4b44e2a1c99b67ee6</guid>
            <pubDate>Oct 21, 2007, 2:27 PM</pubDate>
        </item>
        <item>
            <title>Links 2.0 and xampp</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Links_2.0_and_xampp_P298900/?page=unread#298900</link>
            <description>I want to install Links 2.0 on my local PC (Windows XP Prof.) .
Xampp (Ver. 1.6.3) (http://www.apachefriends.org/de/xampp.html ) and Perl 5.8.8-2.2.4 (http://www.apachefriends.org/de/xampp-windows.html#629 ) are installed.

My windows directory:
C:\xampp

My perl directory:
C:\xampp\perl

What must be done before installing links?
In which directory must I install links?
What must be changed in the cgi`s and in links.cfg (the path`s)?

.


Andreas

Dr.Windows</description>
            <guid>aad14f9dccbdb89262d051ab3581174a</guid>
            <pubDate>Oct 20, 2007, 5:04 AM</pubDate>
        </item>
        <item>
            <title>Re: [bobbob] Need setup help - will pay!</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5Bbobbob%5D_Need_setup_help_-_will_pay!_P298287/?page=unread#298287</link>
            <description>Hi,

Please PM me, and I&#039;ll have a go for you (standard $25 setup fee).

Cheers

Andy (mod)
andy@ultranerds.co.uk
----------------------------------------------------------------------
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total &amp;quot;value&amp;quot; $3,325 &amp;amp; rising, for just $350)| GLinks ULTRA Package PRO (plugins total &amp;quot;value&amp;quot; $5,625 &amp;amp; rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates</description>
            <guid>a08c89f1dbe8716031710a09cb697b4f</guid>
            <pubDate>Aug 29, 2007, 3:05 AM</pubDate>
        </item>
        <item>
            <title>Need setup help - will pay!</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Need_setup_help_-_will_pay!_P298286/?page=unread#298286</link>
            <description>Hi, I paid a guy to set up links 2.0 on my website, but he wasn&#039;t able to finish the job, so not everything is working. Can somebody help me?

Some things seem to work, somethings don&#039;t. The site is here:

http://www.super8.no/test/</description>
            <guid>c0e9e648820668716865fd57d73919e4</guid>
            <pubDate>Aug 29, 2007, 2:16 AM</pubDate>
        </item>
        <item>
            <title>Re: [bobbob] Heeelp! How do I register?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5Bbobbob%5D_Heeelp!_How_do_I_register%3F_P298192/?page=unread#298192</link>
            <description>You do not need to register with Gossamer Threads ti use Links2, there is no password needed. For help setting up a new install, read this:

http://linksresource.com/


Leonard
aka PerlFlunkie</description>
            <guid>8f4efedb9203eadcaabaaf4d1a282620</guid>
            <pubDate>Aug 24, 2007, 12:52 PM</pubDate>
        </item>
        <item>
            <title>Heeelp! How do I register?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Heeelp!_How_do_I_register%3F_P298190/?page=unread#298190</link>
            <description>Hi!

The guy who is setting up links 2.0 for me, asks me to:
&amp;quot;We need &amp;quot;Control panel&amp;quot; 1. Link or url 2. User id/password to do the modification. Kindly send the same at the earliest.&amp;quot;

How do I register?

The URL in the Links 2.0 readme file doesn&#039;t work!
http://gossamer-threads.com/scripts/register/

Is there something I have missed?

Regards, Bobbob</description>
            <guid>f7a6217576c9a39942e93dc25af44fae</guid>
            <pubDate>Aug 24, 2007, 11:20 AM</pubDate>
        </item>
        <item>
            <title>Re: [TAZzie] Name (Invalid format)-?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BTAZzie%5D_Name_(Invalid_format)-%3F_P297089/?page=unread#297089</link>
            <description>Ok after looking at this it would seem they have fixed this and the trouble is somewhere else.
I found this in nph-build.cgi



Code:

sub build_check_dir {
# --------------------------------------------------------
# Checks the directory before we create it to make sure there
# are no funncy characters in it.

my ($root, $dir) = @_;
my $chrs = quotemeta (&amp;quot;/_-&amp;quot;);

if (! -e $root) {
&amp;amp;cgierr (&amp;quot;Root directory: $root does not exist!&amp;quot;);
}
if ($dir !~ m,^[\w\d$chrs]+$,) {
&amp;amp;cgierr (&amp;quot;Invalid characters in category name: $dir. Must contain only letters, numbers, _, / and -.&amp;quot;);
}
return $input;
}

&amp;amp;cgierr (&amp;quot;Invalid characters in category name: $dir. Must contain only letters, numbers, _, / and -.&amp;quot;);

I belive this was to fix it.

I sure would like to get this fixed, Meanwhile I will start looking for a script that works because from what i have read, No one knows how to fix it.</description>
            <guid>55dfb145da1e2c28388aa2cc8cc4ae1a</guid>
            <pubDate>May 23, 2007, 7:53 PM</pubDate>
        </item>
        <item>
            <title>Re: [PerlFlunkie] Name (Invalid format)-?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BPerlFlunkie%5D_Name_(Invalid_format)-%3F_P297073/?page=unread#297073</link>
            <description>Yes this is a new Install.
as long as it is only one word it works fine.
I will have a closer look at the link you posted tomorrow, Its way past my bed time.
Thanks for the reply</description>
            <guid>56ecf1076d9be456bad095693e087ab3</guid>
            <pubDate>May 20, 2007, 8:40 PM</pubDate>
        </item>
        <item>
            <title>Re: [TAZzie] Name (Invalid format)-?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BTAZzie%5D_Name_(Invalid_format)-%3F_P297072/?page=unread#297072</link>
            <description>No need for duplicate posts...

Is this a new install, or one that you know works? I see no problem with your category name, the script should accept it.

Also, you might be interested in this:
http://www.gossamer-threads.com/perl/gforum/gforum.cgi?post=288273#p288273


Leonard
aka PerlFlunkie</description>
            <guid>20625170676ef06adb3da4a562917023</guid>
            <pubDate>May 20, 2007, 2:36 PM</pubDate>
        </item>
        <item>
            <title>Re: [Bobsie] Name (Invalid format)-?</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/Re%3A_%5BBobsie%5D_Name_(Invalid_format)-%3F_P297066/?page=unread#297066</link>
            <description>I am having the same trouble.
I looked for the non-english that all of you are talking about but all i get is dead links.
here is what im trying to post:

Biker_Art_or_Graphics

this is the error:
Error: Unable to Add Category
There were problems with the following fields:

    
    * Name (Invalid format)

Please fix any errors and submit the record again.</description>
            <guid>61d03b9886e32975a16fb42f56f4a0f1</guid>
            <pubDate>May 19, 2007, 2:52 PM</pubDate>
        </item>
        <item>
            <title>checkstatus.pl returning error</title>
            <link>http://www.gossamer-threads.com/forum/Products_C9/Links_2.0_C2/Installation_--_Windows_F3/checkstatus.pl_returning_error_P291697/?page=unread#291697</link>
            <description>I&#039;m trying to configure Bugzilla. running checkstatus.pl fro first time validatedthe ppm modeus sucessfully. After i added the mysql details and executed the checkstatus.pl returned the error &amp;quot;can&#039;t find param named mail_delivery_method at Bugzilla\Config.pm line 171.&amp;quot;

Please sugggest how should i go about.</description>
            <guid>dc52c6dec1533543cf35e24f7d8bb0f7</guid>
            <pubDate>May 25, 2006, 5:03 AM</pubDate>
        </item>
    </channel>
</rss>
