php-install Digest 22 Apr 2001 21:48:14 -0000 Issue 273

Topics (messages 2849 through 2851):

Re: php on netware enterprise webserver
        2849 by: Davin Thompson

connecting to DB from apache
        2850 by: Cerberus

SSL and php3.ini problems
        2851 by: JRicker

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


I am currently trying the same thing.... have you had any luck yet??

Sven Hartmann wrote:

> hi,
>
> has anybody installed php4 on a netware enterprise webserver on netware 5.1
> ????
>
> --
> 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]





I am getting the following error when trying to run for the first time
admin.php from nuke 4.2;

Fatal error.  Call to undefined function: mysql+pconnect() in
/var/www/html/mainfile.php

If I look at that file on that line I get the call for host, database and
user.  I have set this in the config.php to be root.  I think it could be
root not being able to login from the web.  or not having access in that
Data Base.  Should I give apache the access and if so?  How do I do that.  I
am using mysqladmin and can create the data base with no problems and I have
set a password for root and it works.  As far as i know that is the only
user.

PLEASE HELP!!!  I am loosing my hair over this one

Leigh.....






I'm working with an application called phpshop which is a all in one
kind of ecommerce package.  Everything was going well until we set up
the program to run through the secure server.

Any pages that POST information is not getting the variables on the
subsequent pages.  A look at phpinfo() shows that track_vars is off when
it should be on.  Now this should be called from the same file so why is
track_vars being turned off?

Any ideas?  I didn't personally set up the server so I'm not sure of all
we are using but I know its an Apache server with mod_ssl, and PHP 3.

Any help will be appreciated.

Thanks
Joel

-----------------------------------
Nomopoly III now open.  Join Today!
http://www.justthefaqs.org/nomopoly/



Reply via email to