Date: 10/10/00
- Next message: phplib: "[phplib] PHP4 sessions (was Is it necessary to pass Session ID...)"
- Previous message: Thomas CARRIE: "Re[2]: [phplib] newbie problem"
- In reply to: Barry Smoke: "RE: [phplib] newbie problem"
- Next in thread: Barry Smoke: "RE: [phplib] newbie problem"
- Reply: Barry Smoke: "RE: [phplib] newbie problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The syntax for PHP4 is
php_value include_path "/yourpath"
not
php4_include_path "/yourpath"
Cheers!
Mike Green
Barry Smoke wrote:
> tried it, and it did the same thing....
>
> Starting httpd: Syntax error on line 1056 of /etc/httpd/conf/httpd.conf:
> Invalid command 'php4_include_path', perhaps mis-spelled or defined by a
> module
> not included in the server configuration
> [FAILED]
>
> -----Original Message-----
> From: Thomas CARRIE [mailto:Thomas.Carrie <email protected>]
> Sent: Tuesday, October 10, 2000 10:41 AM
> To: bsmoke
> Subject: Re: [phplib] newbie problem
>
> You are right, syntax for apache directives wich target is the php module
> has changed
> from php3 to php4.
>
> ______________________________ Reply Separator
> _________________________________
>
> bsmoke <email protected>
> 10/10/2000 17:26:00
>
> To: phplib <email protected> <email protected>
> cc: (bcc: Thomas CARRIE/marc-otc/fr/socgen)
> Return Receipt: No
> Importance: Normal
>
> SUBJECT: [phplib] newbie problem
>
> I have redhat 7.0 with mod_php
> redhat 7.0 uses php4
> I can't load any php3_ directives from my .htaccess or httpd.conf file
>
> I have a virtual host that I'm trying to point the include path to a
> seperate phplib installation,
> and apache is spitting out this error.
>
> is there something I need in my php.ini to look for php3_ tags in my apache
> files?
>
> Starting httpd: Syntax error on line 1056 of /etc/httpd/conf/httpd.conf:
> Invalid command 'php3_include_path', perhaps mis-spelled or defined by a
> module
> not included in the server configuration
> [FAILED]
>
> Thanks,
> Barry Smoke
> District Network Administrator
> Bryant Public Schools
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
-- Mike Green SaeSolved:: http://www.saesolved.com http://www.widgetchuck.com http://www.sitewidgets.com--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: phplib: "[phplib] PHP4 sessions (was Is it necessary to pass Session ID...)"
- Previous message: Thomas CARRIE: "Re[2]: [phplib] newbie problem"
- In reply to: Barry Smoke: "RE: [phplib] newbie problem"
- Next in thread: Barry Smoke: "RE: [phplib] newbie problem"
- Reply: Barry Smoke: "RE: [phplib] newbie problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

