[ic] Internal Server Error - Premature ending of script

Jonathan Clark jonc@webmaint.net
Fri, 3 Nov 2000 16:31:38 -0000


for RH6.2 here are the notes I made:

install MySQL rpms - server / client / devel

install :
Msql-Mysql-modules tarball
DBI tarball

interchange:

interchange rpm
SQL-Statement tarball
Safe-Hole tarball

HTH

Jonathan.



-----Original Message-----
From: Steve <steve@videogroup.com>
To: interchange-users@minivend.com <interchange-users@minivend.com>
Date: 03 November 2000 16:30
Subject: Re: [ic] Internal Server Error - Premature ending of script


>Hmm,
>
>I have no DBI::SQL is SQL::Statement the MySQL dirver?
>I do have Safe & SQL.
>
>Steve
>
>On Fri, 03 Nov 2000, you wrote:
>> You also need to install:
>> cpan
>> install Safe::Hole
>> install SQL::Statement
>>
>> I was getting the same errors you were.  I installed DBI and DBD then
>> installed a few other modules.  You might want to try them also
>> if these don't fix your problem.
>>
>> install  MIME::Base64
>> install  URI::URL
>>
>>
>> This depends on how you installed Interchange.
>>
>> Mark
>>
>> On Fri, 3 Nov 2000, Andrei Gologan wrote:
>> > Hi,
>> >
>> > I had almost the same check if the database is installed.
>> >
>> > you also need the perl DBI Module and DBD::mysql Module
>> >
>> > cpan
>> > install DBI
>> > install DBD::mysql
>> > quit
>> >
>> > should do the trick. Or at least I hope !
>> >
>> > Andrei
>> > ----- Original Message -----
>> > From: "Steve" <steve@videogroup.com>
>> > To: <interchange-users@minivend.com>
>> > Sent: Friday, November 03, 2000 4:47 PM
>> > Subject: [ic] Internal Server Error - Premature ending of script
>> >
>> > > Hi,
>> > >
>> > > In the past I have installed the cart a few times and solved any of
the
>> >
>> > minor
>> >
>> > > issued I had. This time I'm installing on a bigger server (DELL
>> > > PowerEdge
>> >
>> > w
>> >
>> > > dual 700 cpu's on preinstalled RH6.2) and have had several issues.
>> > > Finally
>> >
>> > I
>> >
>> > > got it running but now I'm stomped.
>> > >
>> > > I can login as administrator and I get the Akopia config menu.
>> > >  Orders option gives "Internal Server Error".
>> > >  Content option works.
>> > >  Customers option gives "Internal Server Error".
>> > >  Design option gives "Internal Server Error".
>> > >  Items option gives "Internal Server Error".
>> > >  Orders option works.
>> > >  Merchandizing option gives "Internal Server Error".
>> > >  Administration option works.
>> > >
>> > > Looking in the logs I find that Apache error log reports:
>> > >  Premature end of script headers: /home/httpd/cgi-bin/vgd
>> > >
>> > > /tmp/icdebug only says debugging is on(?!?)
>> > >
>> > > error.log says: (minus date stamp)
>> > >  - - Sending debug to /tmp/icdebug.
>> > >  - - Low traffic settings.
>> > >  - - Calling UI....
>> > >  - - ...UI is loaded....
>> > >  - - Interchange V4.6.0
>> > >  - - Config 'vgd' at server startup
>> > >  - - Using MySQL, DSN=dbi:mysql:test_vgd.
>> > >  - - START server (27749) (INET and UNIX)
>> > >  - - Accepting connections from localhost|127\.0\.0\.1
>> > >  - - START server (27771) (INET and UNIX)
>> > >
>> > > The part about accepting connections from localhost I'm not sure
about.
>> >
>> > Other
>> >
>> > > than that there's no info why I now have a premature ending of
script.
>> > >
>> > > A French guy had some such problem which I think was related to
rights.
>> >
>> > This
>> >
>> > > seems logical as I had to change the rights to make it work at all as
>> > > it
>> >
>> > had
>> >
>> > > root prev''s. Once I changed them to the interchange user name it
>> > > started.
>> > >
>> > > I'm suspicious about the rights as I've never needed to change them
on
>> >
>> > other
>> >
>> > > CVS installs. Maybe someone could give me a hand with who should have
>> > > what rights?
>> > >
>> > > Interestingly, all ifdef and endif's are commented out in the
>> > > interchange
>> >
>> > cfg
>> >
>> > > file.
>> > >
>> > > Thanks,
>> > >
>> > > Steve
>> > >
>> > > _______________________________________________
>> > > Interchange-users mailing list
>> > > Interchange-users@www.minivend.com
>> > > http://www.minivend.com/mailman/listinfo/interchange-users
>> >
>> > _______________________________________________
>> > Interchange-users mailing list
>> > Interchange-users@www.minivend.com
>> > http://www.minivend.com/mailman/listinfo/interchange-users
>>
>> _______________________________________________
>> Interchange-users mailing list
>> Interchange-users@www.minivend.com
>> http://www.minivend.com/mailman/listinfo/interchange-users
>
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@www.minivend.com
>http://www.minivend.com/mailman/listinfo/interchange-users