I have a problem accessing PHP4 scripts running on a W2K operating system and IIS
server.
I get the following message:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a
page will only be served up if th
Hi,
I'm trying to install PHP 4.3.1 as an apache2 (2.0.45) module in RH7.
I've followed the instructions in INSTALL file but the --activate-module
apache "configure" script options is no longer available. Is there
another way?
Thanks,
David
Hi folks - hope you can help.
I have had a lot of trouble installing php4 on Apache 2.0 with MySQL on a
Windows XP system. IIS is not installed.
It seems to run now, but it won't pass URL references.
e.g. to run a .php doc from the URL Address line:
//localhost/myprogram.php?week=1, the week no. is
Oddly enough on the first build of this box 6 months or so ago, PHP
installed perfectly onto the C: drive. I rebuilt the network, but
saved the C drive for later data retrieval and formatting, so
another drive was placed into the system and rebuilt under
the E: drive.
This installation of PHP has
Hi,
trying to compile php4-STABLE-200302051830 with configure options:
--with-imap=/usr/local --with-imap-ssl=/usr/local
I received:
ext/imap/php_imap.lo: In function `zm_startup_imap':
/php4-STABLE-200302051830/ext/imap/php_imap.c:432: undefined reference to
`ssl_onceonlyinit'
without the
I've just attempted to install php4 on my WinXP machine running O'Reilly 2.0
Website Pro. I'm getting an error concerning the Redirect_status cgi
variable.
I've looked around the archives, and saw that this is a common error, but I
didn't find a solution to my problem. Can anyone help me here
[EMAIL PROTECTED] wrote:
Hi, this is Jimmy and I'm new to php and I just read all the informations you
provided including installing php4 but when I tried to run the sript but when
I tried to run the "phpinfo.php", it doesn't run but the ""
message popped up in the text editor...I did try to f
:
12/11/2002 Subject: [PHP-INST] php4 errors
10:11 AM
Hi, this is Jimmy and I'm new to php and I just read all the informations you
provided including installing php4 but when I tried to run the sript but when
I tried to run the "phpinfo.php", it doesn't run but the ""
message popped up in the text editor...I did try to fund out the
problems...wou
I am trying to compile php 4.2.3 with apache 1.3.27 on hpux 11i using gnu
gcc 3.0.4, gmake 3.79.1.
Also installed are binutils, flex, bison.
When I try to configure php (./configure --with-apache=../apache-1.3.27 ,
gmake, gmake install) it
did without errors.
But when i compile apache, (./config
I am pretty sure that it is telling you, that you need to install OpenSSL.
http://www.openssl.org/
--
At 04:02 PM 11/3/2002 +0100, you wrote:
Tried to install PHP4 on my OpenBSD box but it complains about some file,
libcrypto.so.4.1:( What I did exactly is at the end of this message.
How
Tried to install PHP4 on my OpenBSD box but it complains about some file,
libcrypto.so.4.1:( What I did exactly is at the end of this message.
How can I fix this?
Thanks in advance
//Jens
tripplefault# ls
php4-4.0.4pl1.tgz
tripplefault# pkg_add php4-4.0.4pl1.tgz
+---
| To finish the
Hi folks,
i'm quite new to all this and want to install PHP4 as CGI on Apache due to
security reasons. Now I'm wondering: Is there a way to tell apache to send
the .php-files to the PHP-Interpreter? I don't want to have to put a
#!-statement at the beginning of each php-file...
Thanks in advance
I'm trying to get php4 and Apache2.0.39 to play nicely in Solaris8a but
can't get past trying to 'configure' Apache include php as a static
module.
php4, openssl, etc have all compiled and installed OK and I've moved
libphp4.a into Apache's modules/php4 directory. The INSTALL file in php
doesn't
im sorry sean ... i didnt quite get ur point ...
:S
toby
_
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
atthew Kurowski
- Original Message -
From: "Tom Mac" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 12, 2002 12:23 PM
Subject: [PHP-INST] php4
> Hi All,
>
> I've been trying to configure PHP4.2.1 to work
> with Apache 1.3.2 on Windows 98.
Hi All,
I've been trying to configure PHP4.2.1 to work
with Apache 1.3.2 on Windows 98. I tried both as a
SAPI module or as a CGI setup, but had no luck. Can
someone help please? Thanks. I have the snippets
from my conf files below:
PHP Installation Directory --> c:\php
1. SAPI Set
>If I pass a submit a form and try to grab the variables i get errors
>"Undefined >variable "
>(I know these scripts work because they work on a different server)
locate register globals in ur php.ini & trun it ON
>Here's what I've done so far
>Extracted the PHP zip file to c:\php
if noth
I'm having trouble installing php on win2000 and apache1.3
It seems to work but only some of the basic functions. If I pass a submit a
form and try to grab the variables i get errors "Undefined variable "
(I know these scripts work because they work on a different server)
Here's what I've d
Hi, I was just trying to install php4 from php.net manually, but things
didn't work out the way I hoped. My browser just won't recognise php-files
and send them to php.exe. Can anyone give me some pointers? I don't know
shit about IIS5 so the problem could be with that as well. Thx!
Jeroen
Hi,
Here goes the dump from the debug.log file while trying to compile PHP4.
CONFIGURE: './configure' '--prefix=/var/knowgate/php4'
'--with-apache=../apache_1.3.24' '--with-
I have been looking at the documentation for Apache and the documentation
for php and I am lost... Could someone point out a quick and easy way for
installation (without the use of the exe?) Yeah I know, stupid, but I want
to try this out.
Thanks in advance,
Jas
--
PHP Install Mailing List (h
We have installed Debian 3.0 on a Alpha server.
When we install PHP4 we can't restart the Apache server. (1.3.23).
In the logs we find the following line
PHP Fatal error: Unable to start session mm module in Unknown on line 0
Anyone had the same problem. Or know a solution ?
Thanx
[ mailto:c
Hi,
I have a Sun box (UltraSparc-IIi, 512 MB RAM,...) running Solaris 8.
I have a PHP 4.1.1 source, which I want to compile CGI-mode (for testing
only)
with java support, essentially...
the following is the contents of the debug.log file found by the PHP dir...
I'm totally stuck with this...
PHP4 Step by Step Installation for Windows running CGI or ASPI
http://www.experttek.com/php/installation.php
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi all!
I've banged my head to the keyboard and to the installation notes of
PHP4 but I still can't make it work.
pls Help Me!
This works:
php.exe -i ( from the command prompt from any dir.)
php.exe test.php(from the php-dir)
apache error file reports no errors when starting
This
Hi,
trying to build 4.1.1.1, but with no success. I can't discover why it's
falling ove the libbind stuff?
I'm running Bind-9.2
The whole thing builds fine with 4.0.6 though.
openssl-0.9.5a
mod_ssl-2.8.6-1.3.23
mod_perl-1.26
php-4.0.6
Apache-1.3.23
and including
mysql-3.2
I try to build php 4.1 on RH 7.2, apache with Imap support
I tried the RH supplied imap RPMs
I tried to build the IMAP myself as described on php.net
It does not work :-((
Now, configure with my usual stuff and
--with-imap --with-kerberos --with-imap-ssl
runs without any errors
then I "make"
Hi all,
Can someone help me to install php4 on the QNX 4 platform.
All information are welcomed.
Thanx a lot :-)
--
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,
gt;
> - Original Message -
> From: "Alex Shi" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, December 18, 2001 5:41 PM
> Subject: [PHP-INST] PHP4 install with PWS4 on Win98
>
>
> > Hello, folks!
> >
> > I instal
>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 18, 2001 5:41 PM
Subject: [PHP-INST] PHP4 install with PWS4 on Win98
> Hello, folks!
>
> I installed PHP4 on Windows 98 with PWS4. When I try to
> run a very simple script, I got a just one line error message
> "One of the
Hello, folks!
I installed PHP4 on Windows 98 with PWS4. When I try to
run a very simple script, I got a just one line error message
"One of the library files needed to run this application cannot
be found". The script is very simple: "", so
I don't think the error has anything to do with it. An
Hi please help me
Right i was running a trial version of deerfiled website pro 3.1 and running php4 with
no problems... now that the trial has expired i removed it and installed oreallys
website pro 3.0 retail which i had previusely...
after installing the new web site software, i install
On Thursday 22 November 2001 1:15 am, Byungsung Cho wrote:
> Hi!
>
> I installed Php4 with the Windows installer on Windows NT 4 with IIS 4.
>
> However it does not work.
>
> As suggested in the newsgroup, I ran "php.exe" on command line and it gave
> the error message such as "php.exe file cannot
> Hi!
>
> I installed Php4 with the Windows installer on Windows NT 4 with IIS 4.
>
> However it does not work.
>
> As suggested in the newsgroup, I ran "php.exe" on command line and it
> gave the error message such as "php.exe file cannot be found".
>
> What should I set to fix the problem?
Hi!
I installed Php4 with the Windows installer on Windows NT 4 with IIS 4.
However it does not work.
As suggested in the newsgroup, I ran "php.exe" on command line and it gave
the error message such as "php.exe file cannot be found".
What should I set to fix the problem?
Thanks in advance.
Hello,
Can you tell me what is Apache Compile kit ?
In additional , gd is necessary with php ?
Edward.
Matthew Mundy wrote:
> I highly recommend Apache Compile kit (just search on freshmeat) It is
> relatively painless, though you might have to edit the PHP config module
> to add --without-gd
Attempting to install PHP4 with GD support on
OpenBSD 2.9. I installed gd_1.8.3 using OpenBSD
ports.
During the make an error is logged to debug.log,
included below. PHP4 compiles as DSO, but apache
will not start, it bombs with the same error listed
below.
Words of wisdom on how to get PHP/Ap
Hello-
I've been trying for the past week to get PHP to run correctly with
iPlanet/WIN2K... I can get the CGI version to install and run phpinfo();
but GET and POST don't work. No variables show up at all.
The NASPI filter doesnt work at all. I follow the install instructions.
Then, if i t
Hi, I just unzipped php4 on a windows 98 machine, and I put the right
files in the right places, and mapped the ISAPI to the sambar server
(www.sambar.com), and I can't use GD functions. I uncommented the GD
line in the ini file, and I get this error:
Fatal error: Call to undefined function:
M
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-INST] PHP4-Windows98-PWS
Looking for help. I tried to install PHP4 on Windows 98 with PWS, following
the manual on www.php.net Windows installation section. It dit NOT work,
maybe something unclear. If you know, would you get me some
Looking for help. I tried to install PHP4 on Windows 98 with PWS, following the
manual on www.php.net Windows installation section. It dit NOT work, maybe something
unclear. If you know, would you get me some help? Thanks
COM
Hi. Several times, I had tried to install PHP4 on Windows 98 with PWS, following the
instruction on www.php.net installatin section. But it did not work. PWS seems to
work well. Some part of the manual is not clear, particularly in editing 'php.ini'
file. Would you give me a practical guid
Eek those instructions look hard to follow... I (literally today) just got
my PHP/MySQL/Apache server with RH7.1 running.
- followed these instructions :
http://hotwired.lycos.com/webmonkey/00/44/index4a_page4.html?tw=programming
had a couple of errors where I hadn't installed all the libraries
Hey everyone,
I am contemplating pulling out my remaining hairs on my head over this
one. It i just driving me nuts. I am kinda new to this, so please bear
with me. I have successfully installed mysql and apache on my linux box,
red hat 7.1. I am using the instructions at e-gineer.com, and when i
I tried different way to install php for use with PWS on Windows Me.
php-406 installer from www.php.net
php-406-Win32 with install doc..
Easy Windows installer from zend.com
...
but the problem is always the same
error HTTP 500 when i display a .php file
for example with the following
Argh, I can't get php4 to get along with mod_perl!
Everytime I run a mod_perl enabled httpd and load
the php4 module the server dies. It will not serve
*anything*, including static content. All the
server processes seg fault and I end up with something
like so in the error log:
[Fri Oct 12 22:1
Hi everyone!
I'm trying to install PHP4/CGI on a web server (it must be CGI because I
intend to use SuEXEC behaviour later on, tho it is currently disabled).
Anyway, whenever I fire up a PHP script, I get this error:
--snipsnipsnip--
Parse error: parse error in /usr/local/apache/cgi-bin/php on
Hi everyone.
I'm trying to install PHP4/CGI on a web server (it must be CGI because I
intend to use SuEXEC behaviour later on, tho it is currently disabled).
Anyway, whenever I fire up a PHP script, I get this error:
--snipsnipsnip--
Parse error: parse error in /usr/local/apache/cgi-bin/php on
Hi everyone.
I'm trying to install PHP4/CGI on a web server (it must be CGI because I
intend to use SuEXEC behaviour later on, tho it is currently disabled).
Anyway, whenever I fire up a PHP script, I get this error:
--snipsnipsnip--
Parse error: parse error in /usr/local/apache/cgi-bin/php on
"I82much" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> "Bill Carter" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
> > Thanks for the info. Did you install Apache and PHP binaries derived
from
> > the rpm's on the distribution disk or di
"Bill Carter" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Thanks for the info. Did you install Apache and PHP binaries derived from
> the rpm's on the distribution disk or did you download sources from the
> websites and configure/compile/install from sources?
>
> Peter Clark
>
> My question is simple. Have you downloaded, compiled, and integrated
> the most recent versions of Apache and PHP and made them work? Not
> previous versions. I've seen several people have problems with doing
> this in the newsgroups dating from late 2000. Someone please wipe
> out your apache
Stefan Siefert wrote:
>
> Hi Bill,
>
> please tell us how you configured php and apache (e.g. PHP
> with --with-apxs=/usr/local/apache/bin/apxs) also be sure to have apache
> enabled for DSO ( --enable-module=so or --enable-modul=most)
Sorry but I post email from Win98 and I don't have my com
I'm running RedHat Linux 7.0+ and trying to get PHP 4.0.6 working
with Apache 1.3.20 as a DSO. These are the most recent stable versions.
I'm compiling the sources, the compiles finish with no errors and I get
a libphp4.so file.
Has anyone been able to compile these versions of Apache and PHP4
On Red Hat ver 6.2 with Apache 1.3.3
I am able to run the command
./configure --with-mysql --with-apxs=/usr/sbin/apxs --with-xml
with out errors.
Then I can run make with out errors.
It is when I run make install
that I receive this error.
make[1]: Leaving directory `/usr/src/php-4.0.6/TSRM'
Maki
Hi All,
I'm running Suse Linux 7.1, Kernet 2.4
I have downloaded and installed the latest version of Apache and it's up
and running OK
It is installed in :
/usr/local/apache
To Install PHP, i have downloaded the Source and put it in:
/usr/local/src/php-4.0.6
To Install PHP I have done this
Hi,
Try to install php 4.0.6 with apache2
configure works fine
make
make exits with this message:
sapi_apache2.c: In function `php_input_filter':
sapi_apache2.c:248: too many arguments to function `ap_get_brigade'
sapi_apache2.c: In function `php_register_hook':
sapi_apache2.c:443: warning: passi
Julie,
I'm afraid there are no hidden file extensions. The file extension is simply
.php or .html if the php is contained within the HTML document. Neither
work.
Any other ideas?
Thanks,
Ed
"Julie Meloni" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> look
look for a hidden file extension of txt on the end of your php script
filename.
Ed Harris wrote:
> I've seen this problem posted many times but with few responses. Assistance
> would be greatly appreciated.
>
> When I attempt to open the standard test PHP script containing in the Apache
> htdo
I've seen this problem posted many times but with few responses. Assistance
would be greatly appreciated.
When I attempt to open the standard test PHP script containing in the Apache
htdocs directory:
I get a blank screen in the browser. A view source does reveal the code. PHP
docs say this mean
Greetings!
Yes, it works now! It was fixed last night. I can't really say I know HOW
I fixed it.
I tried so many things and it finally started working. Now I can get to work
learning
more PHP!
thanks everyone for your help!
__
Andy
Matt Schroebel wrote:
> Works for me with i.e
Works for me with i.e. 5.5. Do you have cookies enabled on your browser?
> From: hrdware [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, May 19, 2001 4:30 PM
>
>
> But when I tried to learn about sessions, I quickly realized sessions
> doesn't work!
>
--
PHP Install Mailing List (http://www.ph
Greetings,
I have been trying to figure this out for hours now.
I used php to randomly display quotes at the top of a web page. The
quotes
are taken from a mysql database. PJP seems to be working fine.
But when I tried to learn about sessions, I quickly realized sessions
doesn't work!
I have peo
I'm trying to install PHP4 as an Apache Module by following the
instructions in the PHP manual. Here are the specifics of my install:
Apache: 1.3.19
Configuration options: ./configure --bindir=/usr/local/apache/bin
--sbindir=/usr/local/apache/bin --libexecdir=/usr/local/apache/libexec
--datadi
I'm trying to install PHP4 as an Apache Module by following the
instructions in the PHP manual. Here are the specifics of my install:
Apache: 1.3.19
Configuration options: ./configure --bindir=/usr/local/apache/bin
--sbindir=/usr/local/apache/bin --libexecdir=/usr/local/apache/libexec
--datadi
Hello
Is it possible to compile PHP4 for both SAP and mssql support ? I
Have successfully compiled and connected to each one individually but when I
try to compile for both I get errors.
My PHP apache and SAP is on Linux , mssql is on NT
(e-mail [EMA
Hello!
I have to SUN Solaris machines.
At the one machine i have installed Oracle 8i and MySQL Databases.
On the other machine i want to install Apache and PHP4 (cgi-version).
Now i have the following problem.
How can i tell the configure program that the location of the databases is
on the other
Hi Everyone,
Firstly, apologies for cross posting but I wanted to make sure this got to
the relevant people.
I am continually getting people asking me off list for information regarding
building the above combination. I don't mind as it's encouraging to see PHP
spreading to this type of platform
Where a'm get php4-x-x.RPM for RedHat 6.X?
Thank's
Alexander
--
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]
Mark - thanks for the tip, I browsed it but things didn't seem newer, I was wrong.
The modules was created successfully
although my initial didn't work I still have to make sure _I_ setup
everything ok.
Thanks again.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mai
I don't think it's possible with 4.04pl1, but it will compile if you grab
the latest cvs snapshot.
I've gotten it to serve pages, but when I issue an "apachectrl stop" apache
refuses to kill all the processes once the php module is loaded. Take the
php module out, and you're back in business.
Yo
Where can I get more information on (1) if this is even possible yet - I
know that php4 has a --with-apxs2 option, but I get this:
---make output ---
make[1]: Entering directory
`/opt/Project_Yuuto/php-4.0.4pl1/sapi/apache2filter'
/bin/sh /opt/Project_Yuut
I get the Error:
conf_init: Error running init function load-modules: dlopen of
/netscape/suitesp
ot/bin/libphp4.so failed (dlopen(): access failure: permissions denied
(errno =
EACCES))
How to make it start correctly??
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mai
> lresolv -lm -ldl -lcrypt -lnsl -lresolv -L/usr/lib//lib -ljpeg
> -L/usr/X11R6/lib//lib -lXpm -L/usr/X11R6/lib//lib -lX11 1>&5
> /usr/bin/ld: cannot find -lX11
> collect2: ld returned 1 exit status
I think your Xpm lib in /usr/X11R6/lib, not /usr/X11R6/lib/lib
> CONFIGURE: './configure' '--w
>
> "Xa" <[EMAIL PROTECTED]> wrote in message
> 9a4vi2$2gh$[EMAIL PROTECTED]">news:9a4vi2$2gh$[EMAIL PROTECTED]...
> > - Mozilla displays instead of the result of the command
This sounds like you did not configure the httpd.conf file for the correct
MIME type with something like:
-17. Edit you
Read Install instructions for all packages, PHP FAQ and PHP Manual carefully,
then it should work.
Regards,
--
Yasuo Ohgaki
"Xa" <[EMAIL PROTECTED]> wrote in message
9a4vi2$2gh$[EMAIL PROTECTED]">news:9a4vi2$2gh$[EMAIL PROTECTED]...
>
> Hello everybody,
>
>
>
> I'm trying to install Apache+MySQ
Hello everybody,
I'm trying to install Apache+MySQL+PHP on my Linux 2.2.17 (dist. Mandrake
7.2).
I'm trying to use :
- apache_1.3.19
- mysql-3.23.33
- php-4.0.4pl1.
I followed miscellaneous explanations from numerous web sites (eg Julie
Meloni very clear explanations), I tried a all-in-one
Hi all,
this problem is driving me nuts. Install php on RH6.2 with Xfree86 4
complied from source with apache server 1.3.19.
This is the debug.log
CONFIGURE: './configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-msql=/usr/local/Hughes/' '--with-gd' '--with-jpeg-dir=/u
sr/lib/' '--with-
I'm trying to install PHP for on Win2K with IIS
Followed all the instructions but I'm having the following weird problem:
- If I dont add an ISAPI filter whenever I try to load my test.php page it
asks me for a login
- If I add an ISAPI filter I simply get this error:
-2147467259 (0x80004005)
I b
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] php4 test asks me if I want to download the file
test.php ?
Hi,
No it is not. I checked there first. I have all the httpd.conf changes in
correctly. And this from the installation instructions is flat out wrong:
AddType application/x-httpd-php
Hi,
No it is not. I checked there first. I have all the httpd.conf changes in
correctly. And this from the installation instructions is flat out wrong:
AddType application/x-httpd-php .php /* for PHP 4 */
It should be:
AddType application/x-httpd-php4 .php /* for PHP 4 */
It's ama
Read the PHP Frequently Asked Questions at http://www.php.net
Your question is in there
-Original Message-
From: hi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 29 March 2001 3:24 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] php4 test asks me if I want to download the file
test.php ?
Hi
Hi,
I have been trying to install and configure the win 32 binary download of
php4.0.4 on win98. I got apache up and running, but when I tested php4, I
was presented with a dialog box asking me if I wanted to download the file I
was trying to parse. Initially, when I launched IE, I came up with
Hi,
Configuration
=
Windows 98 machine on LAN
Xitami web server running locally
PHP4 installed locally
Problem
==
I had PHP4 working with PWS, but want to move over to Xitami. Now, when I
call the following script, I get a blank page; the HTML and
tags are there, but nothing else.
After enabling imap support for php4 it
--with-imap=/root/install/php/lib_imap/imap-2000c
php4 still compiles fine. But Apache does not start anymore.
Cannot load /usr/lib/apache/libphp4.so into server: undefined symbol:
pam_end
So I checked the the libs:
worf:~/install/php # ldconfig -v
(If you can see the colors, please take a look at the
attachment)
I tryied to install: mySQL, Apache and PHP 4.0.
However, I had a problem when I got to the PHP instalation.I obtained the next error message after I built PHP4:
*
Hi all,
I have running php4 as cgi script on my Netscape FastTrack Server and
Unixware 7.1,
following the install instructions i compile php4 as follows
'./configure' '--without-apache' '--with-other-options'
'--enable-discard-path'
and added to all my .php scripts that first line
#!/usr/local/bi
Hi,
I am trying to install the latest version of php4 onto my apache linux
server, but it appears to bomb out with an error in the compilation stage...
Here is what it says:
/bin/sh /tmp/php-4.0.4pl1/libtool --silent --mode=compile
gcc -I. -I/tmp/php-4.
0.4pl1/ext/standard -I/tmp/php-4.0.4pl1/
Was wondering if someone can clue me in on a problem I am having
trying to compile php4.0.4pl1. The system I am compiling this on
is Solaris 2.6, Apache 1.3.19 and MySQL 3.23.34a are already installed.
No matter what I do when I run my configure for php4, I get a warning
at the bottom about it us
Hi all,
I have running php4 as cgi script on my Netscape FastTrack Server and
Unixware 7.1,
following the install instructions i compile php4 as follows
'./configure' '--without-apache' '--with-other-options'
'--enable-discard-path'
and added to all my .php scripts that first line
#!/usr/local/bi
Thanks a lot!
The directory had wrong permissions set. I had only looked at the
permissions on the file. Now everything works great!
Paal Arne Hoff
>
>
> you should be able to find the mysql.sock file somewhere on your machine
> (usually in /usr/local/mysql/mysql.sock), make sure the permission
you should be able to find the mysql.sock file somewhere on your machine
(usually in /usr/local/mysql/mysql.sock), make sure the permissions are
set as 755 for both the mysql directory and the mysql.sock file, that
fixed a similar problem on my server.
On Thu, 8 Mar 2001, [iso-8859-1] Pål Arne Ho
Hi.
I'm trying to install PHP4 and MySQL 3.23.33 on a Trusix 1.2 Linux system.
I've used MySQL-3.23.33-1.i386.rpm, MySQL-shared-3.23.33-1.i386.rpm,
MySQL-client-3.23.33-1.i386.rpm and MySQL-devel-3.23.33-1.i386.rpm from
www.mysql.com. I've downloaded PHP-4.0.4pl1.tar.gz from www.php.net and
compi
Hi there, can anybody help me ?
I tried to install php4 als Apache Module.
I tried to compile it as a static module
(./configure --with-apache=../apache_1.3.17) but make on apache returned the
following error message:
===> src/modules/php4
gcc -c -I../../os/unix -I../../include -DLINUX=22 -D
> I have Apache 1.3.9 installed on my server and I am wanting to install PHP4.
> Are there any known issues with PHP4 and Apache 1.3.9?
>
I can just tell you that it works, I did it with 4.0.2 pl1. Please do not use
non-existing email addresses in a mailing list.
Kai
--
Kai Schätzl, Berlin,
I have Apache 1.3.9 installed on my server and I am wanting to install PHP4.
Are there any known issues with PHP4 and Apache 1.3.9? I'll also be
installing MySQL within the next couple of weeks.
Any suggestions would be appreciated.
Thanks
Jeff
--
PHP Install Mailing List (http://www.php.n
On Thu, Feb 15, 2001 at 11:20:10AM -, John Kenney wrote:
> I've tried to re-build the rpms for php (from the php-rpms-src) to include
> oci8 support. The rpms seemed to be built ok, but when I try to install them
> I get the following error message.
>
> error: failed dependencies:
> l
I've tried to re-build the rpms for php (from the php-rpms-src) to include
oci8 support. The rpms seemed to be built ok, but when I try to install them
I get the following error message.
error: failed dependencies:
libclntsh.so.8.0 is needed by php-4.0.1pl2-9
libwtc8.so is needed
I've never come across your precise problem, however it might be worth
checking file permissions on php4isapi.dll, php4ts.dll and php.ini and
making sure that your web user (IUSR_MACHINENAME) has read access to the
files - or as an initial test set read access for everyone.
Check that your php4is
1 - 100 of 114 matches
Mail list logo