Thanks for the response Chris,
Don't know what the problem was. I ended up stripping everything and
re-configuring/compiling/installing both Apache and PHP. The only difference
was that this time I used these instructions @
http://www.php.net/manual/en/install.apache.php . This setup is slightly
I'm still getting the dreaded 500 errors installing the cgi version of php
4.2.1. My system is Win95 and Personal Web Server. InstallSheild didn't work
so I went to manual but still have same problems.
My php.exe file is in c:\php. I used the pws-php4cgi.reg to set the
registry. The contents of t
No-one figured this one out? :)
Well, weirdly I had exactly the same problem using the php4isapi module with
II5, which was just a little bit too weird, so I downloaded a different .zip
file (4.2.0) and it worked perfectly first time, strangely enough.
The contents of the zip I downloaded must h
Yes, everyone please join up! I would love to find more developers in the Maryland
area, and I'm sure others would in their areas as well! Let's do the great american
get togeth... err... the great php get together!
Martin Clifford
Homepage: http://www.completesource.net
Developer's Forums: h
[snip]
No, it's not a dating service :)
Want to meet other PHP developers in your area? Check out:
http://php.meetup.com/
Pretty nifty idea... especially given the lack of user groups in the U.S.
I thought for others who had not seen this I would post this. There is
probably already a user
Small note:
edit php.ini and load the oci (php_oci8.dll)
./configure don't work on windows - atleast not for the average NT server
user. If you download
http://www.php.net/do_download.php?download_file=php-4.2.1-Win32.zip and
follow the instructions in the readme/install, you should be up and run
Debra,
You should download php-4.2.1 and when you run configure use the following
syntax:
./configure --with-oci8=/path/to/oracle_home
--with-apache=/path/to/apache/source --prefix=/install/path
That's it. If you need more information on all the configure options just
We have an Oracle8.i webserver running on a NT server. Which PHP
version should we download and what do we need to do to configure it.
Thank you in advance for your help.
Debbie
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> >Ok.. so I have everything installed and happy except for one tiny problem.
> >It appears that php.ini is not being read (??!!!??). First some
> >background:
> >
> ---snip
> Look at phpinfo(), that will tell you where you have compiled it to be.
> From the --prefix line
Tanya Brethour wrote:
>Ok.. so I have everything installed and happy except for one tiny problem.
>It appears that php.ini is not being read (??!!!??). First some
>background:
>
---snip
Look at phpinfo(), that will tell you where you have compiled it to be.
From the --pr
Ok.. so I have everything installed and happy except for one tiny problem.
It appears that php.ini is not being read (??!!!??). First some
background:
OS: 2.2.17-21mdk
Web: Apache 2.0.36
PHP: 4.2.1
Now I configured php with the following:
./configure --with-mysql=/usr/local/mysql --prefix=/usr/
Hello, I am in need of some help with installing PHP onto a sparc
system running SuSE 7.3. i have downloaded and compiled PHP 4.2.1 but i
seem to keep getting the same error after i execute the module from the
httpd.conf file. i configed with this line:
./configure --with-mysql=/usr/local/mys
I'm trying to use LDAP functions in PHP, on SuSE Linux. But I've been told I
need to enabled the extensions... php only comes with .dll's and these
obviously aren't for linux. So how can I get a PHP LDAP extension for linux?
Please
Thanks in advance
~~
php-install Digest 15 Jul 2002 15:17:17 - Issue 933
Topics (messages 7750 through 7754):
Re: variable problems
7750 by: Chris Hewitt
Apache ignoring AddType? Apache 1.3.26 + PHP 4.2.1 on FreeBSD 4.6
7751 by: Jim
7752 by: Chris Hewitt
Re: Can't get URL or POST varia
Hi,
maybe you're right, but both links are answering his questions directly, so
that he needn't work himself through the changelog and the manual. In
addition to that, they give him all the Info he needs in order to work on
scripts, working with register_globals = Off.
It's not a direct anwser,
Jim wrote:
>I compiled and installed PHP and apache without a hitch using the
>instructions here http://www.php.net/manual/en/install.unix.php . Everything
>seems ok except that Apache seems to be ignoring the "AddType
>application/x-httpd-php .php" directive, instead of having php process the
>s
I compiled and installed PHP and apache without a hitch using the
instructions here http://www.php.net/manual/en/install.unix.php . Everything
seems ok except that Apache seems to be ignoring the "AddType
application/x-httpd-php .php" directive, instead of having php process the
script file (phpin
Alexander Lindstedt wrote:
>Hi!
>I have got a new problem.
>When i try to assign a variable in the url, like:
>test.php?test=test
>and try to show the variable in the php file, i get a message that the
>variable is undefined. How do i have to do to fix this problem?
>thnx
>
register_globals. Plea
18 matches
Mail list logo