Dave Lurie wrote:
> It's quite weird actually... i got my website working on my pc with apache
> and php, but only i can view it using localhost.. the ip doesn't work for
> everyone els.e. what have i forgotten?
>
I forgot to mention major reason.
Check your firewall configuration if you are usi
Dave Lurie wrote:
> It's quite weird actually... i got my website working on my pc with apache
> and php, but only i can view it using localhost.. the ip doesn't work for
> everyone els.e. what have i forgotten?
>
Check which IP httpd is listening.
There are many possibilities
Good luck.
--
Hi John. I think that the better solution to achieve the
Compilation is to compile under a gcc cross compiler, like gcc
For cygwin. So, go to cygwin.com and download the latest version
Including gcc compiler.
I hope I helped !
Marios
-Original Message-
From: John Moeller [mailto:[EMAIL P
But is $name really set to true? You probably want:
if(!empty($name)) ...
-Rasmus
On Mon, 14 Jan 2002, [iso-8859-1] Joakim wrote:
> Hi! My name is Joakim, and I'm having some troubles
> here:
>
> The script I use has been double-checked by my friends
> so it works. But it's just doing the "el
Hi! My name is Joakim, and I'm having some troubles
here:
The script I use has been double-checked by my friends
so it works. But it's just doing the "else-part"
Like: if ($name == true)
print "This man is named $name";
else
print "This man doesn't have a name";
All th
php-install Digest 14 Jan 2002 19:04:53 - Issue 649
Topics (messages 5558 through 5567):
Help Win2k/iis5 / PHP install for dummies
5558 by: Clint Roger
Strage zlib configure options in PHP 4.1.1
5559 by: Scott Bronson
5563 by: Yasuo Ohgaki
Re: Help! Apache doesn't
It's quite weird actually... i got my website working on my pc with apache
and php, but only i can view it using localhost.. the ip doesn't work for
everyone els.e. what have i forgotten?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
You need to do both (I was similarly confused and frustrated).
John
"The Fabulous Lungf1sh" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I want to correct myself in that I did not insert a LoadModule command,
but
> an AddModule command. my code looked like
The problem is that the gd support included is only 1.6 (which doesn't have
JPEG support). I am having this same problem, but I don't have Visual C++
to compile a new php_gd.dll (and I would rather just have the binary, rather
than have to compile it). Does anyone know how to get a php_gd.dll wi
Hi,
I´m trying to build a 4.1.1 php with mysql 3.23 (this one obtained from
www.mysql.com in a rpm package) and the mnogosearch extension module. I´m
using the RedHat 7.1 linux distribution.
Here goes the configure line used:
./configure --with-apxs --with-ldap --with-imap --with-kerberos --w
Scott Bronson wrote:
> When I run PHP 4.1.1's ./configure script, I see this partway down:
>
> --with-zlib-dir= Define the location of zlib install directory
> --with-zlib[=DIR] Include zlib support (requires zlib >= 1.0.9).
> DIR is the zlib install director
I want to correct myself in that I did not insert a LoadModule command, but
an AddModule command. my code looked like this:
AddModule mod_php4.c
Just so that you know I did do as I was told.
--|Lungf1sh|--
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PRO
Okay, I just want to say that I've looked and looked, both on this message
board and on PHP.net, trying to find a way to get my own PHP to work. Alas,
I feel that I've tried it all.
Okay, here's the deal. I've installed Apache, and it works great. No
problems. It boots up, and if it could tal
Ignacio Sosa wrote:
>
> Hi.
>
> I have installed the PHP4 and I did the "make" and "make install" to Apache
> after the "configure --activate-module=src/modules/php4/libphp4.a", and it
> seems that all was right but when I try to see the php test page the apache
> server manage the file as a dat
14 matches
Mail list logo