php-install Digest 1 Aug 2002 19:54:16 - Issue 958
Topics (messages 7968 through 7981):
Error compiling PHP with OpenSSL
7968 by: jim
Re: help with a simple php script!
7969 by: toby -
7970 by: Jeffrey_N_Dyke.Keane.com
7972 by: toby -
7973 by: Jeffre
I'm definately interested, even though I'll most likely be in MN at the time. I've
never even MET another PHP developer, so I don't know what to expect, but I'd sure
love to be updated :o)
Martin
>>> [EMAIL PROTECTED] 08/01/02 03:21PM >>>
Well, the predictions have come true. In San Antonio o
Well, the predictions have come true. In San Antonio only four folks signed
up for the meetup, and the event was cancelled with no way to get in touch
with the other local developers to make a go of it. Out of the 147 cities
listed only 15 had enough people for meetup.com to do their thing. A nobl
I'd say you'll have to go with two servers with an identical setup. As far
as i am aware, Virtual hosting can't help you here especially since you
have to run apache_modules as opposed to cgi's. You could do it with
cgi's. ...split the box and install apache on both sides. I have a box
running
I'm trying to install PHPBB (http://www.phpbb.com) on top of a new PHP
4.2.2 install on a Windows 2000 server (up to date). Truthfully, I
don't know if this is a PHP problem or PHPBB problem but, nonetheless,
it's annoying the heck out of me.
Anyway, PHP seems to be working (running phpinfo() re
>Hi,
>
>for compatibility reasons I need to install two versions of php (both
>have to be the apache_module version) on one server.
>I can´t really think of a way to do this and couldn´t find anything in
>the archive or docs, although this must be a common problem. Can anyone
>give me a hint on h
Hi,
for compatibility reasons I need to install two versions of php (both
have to be the apache_module version) on one server.
I can´t really think of a way to do this and couldn´t find anything in
the archive or docs, although this must be a common problem. Can anyone
give me a hint on how to
Hello,
On a Tru64 system, I built a custom PHP extension and compiled it into PHP
4.2.2 without any problems. I built Apache 1.3.24 and enabled dso support,
also without any problems. I verified that Apache is configured to load the
PHP module, but when I try to start Apache, it just hangs and ne
thnx jeff
but im still stuck .
i ve a billion variables ..
how do i change em ALL . :'( .
aint there an easyer way
n no dream weaver pleez .
it fills up my code with s much of junk that da poor script refuses to
run :S
sighing .
toby .
_
if you need to leave them on then you need to, and change them over
timebut remember that you can always use the following... depending on
your version of PHP.
$_GET['varName'] or $HTTP_GET_VARS['varName']
$_POST['varName'], or $HTTP_POST_VARS['varName']
$_SESSION['varName'], or $HTTP_SESSIO
jeff pal
theres jst this peky lil rpoblem
i ve it turned ON
n my site on which ive been workin since feb is supposed to b UP lata
THIS week :'( ..
aab kya karoon ?
what shall i do now :'( ??
lost ..
toby ..
___
I already have installed PHP properly on my win2K server running IIS
For details, you can check:
http://195.202.209.41/PHP/phpinfo.php
I also installed Apache on port 8080, and it is running OK:
http://195.202.209.41:8080/
The problem is when I try to load the PHP .dll in httpd.conf;
When I u
don't turn register globals onread this...and other article's like it.
don't expose yourself to a documented vulnerability just to make easy code.
http://www.php.net/manual/en/security.registerglobals.php#security.registerglobals
daniel
locate ur php.ini file (should b in ur windows folder)
then look for register globals
turn it ON ! ! ! !
good luck
toby .
_
Chat with friends online, try MSN Messenger: http://messenger.msn.com
--
PHP Install
I'm trying to compile PHP on Solaris using:
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql \
--with-sybase=/usr/local/freetds \
--with-gd \
--enable-gd-native-ttf \
--with-curl \
--enable-ftp \
--with-mcrypt \
--with-snmp \
--with-ucd-snmp-hack \
--with-openssl=/us
php-install Digest 1 Aug 2002 07:22:39 - Issue 957
Topics (messages 7965 through 7967):
Apache WebServer version 2.0.39 on Windows 2000 and PHP 4.2.2
7965 by: Fernando Rêgo Rodrigues
Installation woes
7966 by: Gary.Every.ingramentertainment.com
help with a simple php scrip
Hi I wonder if someone can help me. I don't know what is wrong with my
php files but they don't seem to pass variables using the post method.
here is the source of the file with the entry form:
:::
New member entry screen
New member entry s
17 matches
Mail list logo