Re: Re: PHP/MySQL not available remotely...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes I am.

I was just asked to create a simple web page that would display the visitors
IP address using:

<?php echo $REMOTE_ADDR; ?>

and when I call this up over the intranet or internet it works just fine.
However, I was also asked to create a page that would just display the PHP
Info screen and that will only show up on the server..  I can't get that
page to show remotely.

Based on this, I think my error is in my setups for either PHP4 or IIS...


"David Smith" <DavidSmith@byu.net> wrote in message
1039019556.7619.3.camel@hemlock">news:1039019556.7619.3.camel@hemlock...
> Are you able to connect to the MySQL server from the command line using
> a non-php client?
>
> --Dave
>
> On Wed, 2002-12-04 at 09:04, Jeffrey_N_Dyke@Keane.com wrote:
> >
> > do you have the persmissions set either for
username@remotehost.com(which
> > would only work from remotehost.com) or username@'%' (which would work
for
> > that username from any host)
> >
> >
> > hth
> > jeff
> >
> >
> >
> >                     "Chase"
> >                     <chase@ck2000.       To:     php-db@lists.php.net
> >                     biz>                 cc:
> >                                          Subject:      Re:
PHP/MySQL not available remotely...
> >                     12/04/2002
> >                     10:58 AM
> >
> >

> >
> >
> >
> >
> > Okay, it was suggested that I may not have my "register_globals" flagged
to
> > "on" but I do.  I still can't seem to make any remote connect to the
> > server.
> > Again, there are no errors, it just flat don't work.
> >
> > Chase
> >
> >
> > "Chase" <chase@ck2000.biz> wrote in message
> > 20021204053400.31202.qmail@pb1.pair.com">news:20021204053400.31202.qmail@pb1.pair.com...
> > > I seem to have a bit of an issue with my PHP/MySQL settings...
> > >
> > > A basic PHP bit like <?php echo $REMOTE_ADDR; ?> works great on my
> > > webserver.  However, with any form of DB access the page just hangs...
I
> > > don't get an error, but I don't get results either.  I also have
> > > phpMyAdmin-2.3.3 running.  I can access that from the server directly,
> > but
> > > if I try to get to it via any other machine I get NO results.
> > >
> > > I am running IIS 5 with PHP4 and MySQL v3.23.53-max.
> > >
> > > Suggestions?
> > >
> > >
> >
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> >
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux