> Removed call to ignore_user_abort from index.php3 and requested
> my provider
> to upgrade php. The system has begun to work now(sort of) -
>
> Now if I make call one on the sub menu's like quick order then the url
> switches from  http://www.list.co.za/freetrade/htdocs/ to
> http://www.list.co.za/cgi-sys/index.php3?SCREEN=quick_order if I
> substitute
> "cgi-sys" with "freetrade/htdocs" it works until the next choice.
> I've been
> reading through the archive and I have found some reference to my newest
> problem but I don't understand the solution.  Could this be the way my ISP
> has set things up (PAIR networks), I maintain a number of virtual
> domains on
> one account. I have seen some reference to php-wrap, perhaps I
> should start
> using it?
>
> SERVER_NAME: www.list.co.za
> SCRIPT_NAME: index.php3
> APPLICATION_ROOT: /usr/www/users/roly/list/freetrade/
> EXTERNAL_PATH: /cgi-sys/

Your ISP is using the CGI version of PHP.  This isn't the best way to run
PHP, so be warned that if you get significant traffic your site will get
really slow.  I think the way to solve this problem is to tweak ScreenURL
and StartForm.  Didn't someone else on the list deal with this problem?

Leon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to