hello alen.
if you are running version 0.11.pl1, how did you start instiki? most
of the windows related errors are because of directly starting
"instiki.rb". you must start "instiki.bat" or
"instiki.cmd", so the
server gets started correctly. furthermore check your
config/database.yml for the correct settings in the production mode.
also, if that''s correct, make sure there is no development.log
written, in which case you are running in the wrong mode (which would
be quite strange).
tell me if that helps,
matthias
On 3/24/07, .: Alen :. <alen198 at gmail.com>
wrote:> Hey matthias,
>
> I downloaded the latest instiki as of yesterday. Whatever is on the
homepage I downloaded that version.
>
> I first tested the files to see if it worked on my mac. Ran migration, set
it up with mysql and the thing worked fine.
>
> Now onto the PC
> I then took these files moved them over to my windows machine imported my
SQL files and created the appropriate tables. Ran the command
"instiki" and got the webrick server running.
>
> Everything works fine except two things.
> - I get a blank page with a http 500 error
> - my production log does not get written.
>
> So at this point its hard to debug.
>
> Other alternatives
> I did a clean install just from the PC. Where I downloaded the instiki
files onto the PC and did the same set-up howver I get the same error.
>
> Just curious if anyone else eperienced the same thing and if so what could
be the problem. Just do a google search for "instiki 500 error". A lot
of people have had the same problem.
>
> Look forward to any feedback.
>
>
>
> -----Original Message-----
> From: "Matthias Tarasiewicz" <parasew at gmail.com>
> Date: Sat, 24 Mar 2007 15:42:01
> To:".: Alen :. -" <alen198 at gmail.com>, Instiki-users
<instiki-users at rubyforge.org>
> Subject: Re: Instiki 0.11Error
>
> hello alen,
> please tell us: from which version of instiki did you migrate -- was
> it the same version, 0.11 or before? and since you are referring to
> mysql: did you use mysql also on the old instiki installation? because
> this would mean you have to check your config/database.yml file to
> point to the mysql database on your new machine.
>
> -matthias
>
> please reply to instiki-users at rubyforge.org so other people can also
> help out. and maybe somebody won''t run into the same problems in
the
> future.
>
> On 3/23/07, .: Alen :. - <alen198 at gmail.com> wrote:
> > Hey,
> >
> > Love Instiki, trying to get this thing up and running on my windows
server
> > 2003 and running into issues.
> >
> > What I did
> > I got Instiki up and running on my os x laptop perfectly. Exported the
DB
> > and files onto my windows server 2003. Imported the DB got everything
up and
> > running. As soon as I pointed to http://localhost:2500 I get a blank
white
> > page and my console records the event and says GET / HTTP/1.1 500. So
I''m
> > getting a 500 error and my production log is not recording anything.
> >
> > Please guide me or point me somewhere on how I can fix this? I have
> > searched Google and found different posts talking about changing the
> > "script/server" files 0.0.0.0 reference to either
http://localhost or
> > 127.0.0.1. This does nothing. It creates the same error (blank white
page).
> >
> >
> > Current set-up
> > Windows Server 2003
> > Ruby 1.8.5
> > Mysql 5.0.24
> > Instiki 0.11
> >
> >
> > Any direction or feedback I would deeply appreciate. Love instiki!
> >
> >
> >
> >
> >
> >
> >
> >
>