I actually figured out what was going on.  Using the URL that you sent to
me earlier (thank You again)
When looking at the URL that you sent the config line for UNIX looks like
this
"Init fn="load-modules"
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
 shlib="/usr/local/netscape/server4/bin/libphp4.so"
when I compared it to the other lines in the obj.conf - it should have
been
Init fn="load-modules" shlib="/path-to/suitespot451sp5/bin/libphp4.so"
funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
All one line of course.
Once I did this and applied it it worked fine
Thanks for the reply!

Alfred Lerch wrote:

> HI Jason,
>
> would you mind mailing your obj.conf file ?
>
> regards
>
> alfred
>
> Jason Leduc wrote:
> >
> > I'm running a solaris 2.6 with netscape 4.51sp5
> > I did the config work that is explained on this web site
> > http://benoit.noss.free.fr/php/install-php4.html#step2
> >
> > and got this error when trying to start the server
> >
> > Status:
> >      [https-mktgwww1.XXX.com]: start failed. (2: unknown early
> >      startup error)
> >      [https-mktgwww1.XXX.com]: conf_init: 12: Directives must have
> >      at least one parameter while processing load file obj.conf
> >      [https-mktgwww1.XXX.com]: server exit: status 1
> >
> > Error
> >
> > Any Idea whats going on here?
> >
> >     ---------------------------------------------------------------
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
>
> --
>
> --
>          \\\\\///
>         / ^   _ \
>        ( (o) (o) )                 --- That's all folks ---
> +=oOOO=====(_)=====OOOo==========================================+
> |Alfred Lerch                    Mentor Graphics Deutschland GmbH|
> |Network & System Administrator          Elsenheimer Str. 41 - 43|
> |IT - Business Support Team Munich      D-80687 Muenchen, Germany|
> |email: [EMAIL PROTECTED]           Fax  : +49 89 57096-400|
> |Tel. : +49 89 57096-241                  Mobile: +49 172 8915200|
> |                                                                |
> |Helpdesk IT Central Europe in Munich                            |
> |Tel. : +49 89 57096-110                  internal:           777|
> |email: [EMAIL PROTECTED]                                  |
> +=============Oooo.==============================================+
>       .oooO   (   )
>       (   )    ) /
>        \ (    (_/
>         \_)

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to