Date: 12/09/99
- Next message: Miguel Hernandez Martos: "Re: [PHPLIB] login on every page?"
- Previous message: cableplans <email protected>: "[PHPLIB] CABLE TV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Martin,
I was searching through the list looking for anyone who was using phplib with
php-cgi at their ISP and I found this post.
As I understand it, phplib must have the php variables 'magic_quotes_gcp' and
'track_vars' set to TRUE for it to run (I would also like to set the
include_path and asp_tags variables). How did you configure these variables?
I have been unable to use a .htaccess file as this will only work with mod-php
and my ISP will not allow me to change the php3.ini file.
Has anybody else encountered this problem?
cheers
Narinda.
Martin Schmidt wrote:
> hello everone,
> i have a little problem which i didn't get fixed yet.
> i wrote a rather large phplib application and it worked all fine with
> php as module on my local system.
> my isp has the php cgi-version, which provokes a little problem.
> anytime i call the server the first time or submit a form, the server
> changes the adress to
> xxx.xx/cgi-bin/php/...php3, which means all pictures are not displayed
> and relative paths don't work. i also don't like the look of the
> /cgi-bin/...adress,
> does anyone know why the server is doing this and how to prevent it from
> doing changing the adress?
>
> any help is appreciated,
>
> best regards,
>
> martin
>
> -
> PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
> To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
> the body, not the subject, of your message.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Miguel Hernandez Martos: "Re: [PHPLIB] login on every page?"
- Previous message: cableplans <email protected>: "[PHPLIB] CABLE TV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

