Vishal I did the TPP installation on a Server with IIS. Installing an a Server with Apache works well. Thanks Jacques
On Apr 23, 7:31 pm, Vishal Swaroop <[email protected]> wrote: > Hi, > > Please check the following > > a) Environment PATH includes perl ? > b) Check if apache is configured (http://localhost:80), change port if using > different > c) Create a test.pl file under c:\Inetpub\tpp-bin and add this to test.pl, > the tryhttp://localhost:80/tpp-bin/test.pl, this will ensure you have pl > configured. > ------------------------------------------------------------------ > #!/usr/bin/perl > print "Content-type: text/html\r\n\r\n"; > print "Testing if pl works fine, YES"; > ------------------------------------------------------------------ > d) Check TPP settings in apache conf file (httpd.conf), if possible post the > TPP content from it. > > Thanks > Vishal > > > > > > On Fri, Apr 23, 2010 at 5:29 AM, Jacques <[email protected]> wrote: > > Yep, I reboot the system. It does not help... TPP-Web GUI says: Cannot > > find doc (404) > > Jacques > > > On 22 Apr., 18:01, Vishal Swaroop <[email protected]> wrote: > > > I think I also got the same message... > > > > Did you restarted system after Perl installation ? > > > > Just reboot your system and if you see this error again, ignore it and > > try > > > running TPP web-interface, it should be fine. > > > > Let me know. > > > > Thanks > > > > On Thu, Apr 22, 2010 at 6:08 AM, Jacques <[email protected]> > > wrote: > > > > Hi everyone > > > > I'm trying to install TPP (TPP_Setup_v4_3_JETSTREAM_rev_1.exe) on an > > > > x64 Windows 2003 R3 Terminal Server. > > > > Both ActiveState Perl and Perl64 (ActivePerl-5.8.9.827-MSWin32- > > > > x86-291969.msi & ActivePerl-5.8.9.827-MSWin32-x64-291969.msi) are > > > > installed on the system and Paths are OK. > > > > At the end of the TPP setup, the installation script has problems > > > > location Perl: > > > > I have the the impression the which.exe is somehow buggy... > > > > > Here the message I get during setup at the cms prompt: > > > > ======= > > > > a quick check to see if the TPP installation process went OK: > > > > checking path... should include "c:\perl\bin;C:\Inetpub\tpp-bin;" > > > > OK > > > > --- > > > > checking perl... should say perl\bin\perl.exe > > > > --- > > > > perl install looks bad - where is c:\perl\bin\perl.exe? > > > > try a reboot > > > > Press any key to continue . . . > > > > > ===== > > > > > Any idea what i'm doing wrong? > > > > Thanks a lot for any help > > > > Jacques > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "spctools-discuss" group. > > > > To post to this group, send email to [email protected] > > . > > > > To unsubscribe from this group, send email to > > > > [email protected]<spctools-discuss%[email protected]> > > <spctools-discuss%[email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/spctools-discuss?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > "spctools-discuss" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > [email protected]<spctools-discuss%[email protected]> > > . > > > For more options, visit this group athttp:// > > groups.google.com/group/spctools-discuss?hl=en.- Zitierten Text ausblenden > > - > > > > - Zitierten Text anzeigen - > > > -- > > You received this message because you are subscribed to the Google Groups > > "spctools-discuss" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<spctools-discuss%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/spctools-discuss?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "spctools-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/spctools-discuss?hl=en.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
