have installed freetds and unixODBC on a RedHat 9 box.
The problem is that i persistently cannot connect to a SQL server. What
seems to be the error???
This is the actual configuration and the tests i performed
# /usr/local/freetds/bin/tsql -S MyServer70 -U sa
locale is "en_US.UTF-8"
charset is
Hello!
I've got FreeBSD 4.8 Stable, Apache/1.3.27 (Unix) mod_throttle/3.1.2
PHP/4.3.3RC1 rus/PL30.17 and PHP 4.3.3RC1
It's a newly installed server with a lot of virtual hosts using
environment variables like $REQUEST_URI in php scripts.
The problem is that PHP doesn't show those variables, sa
Hello, list!
I've been trying to figure out a problem with a phpweblog, but not had any
response back from the phpweblog mailing list or website, so I'm hoping that
someone on here will know what the problems could be...or maybe the
phpweblog developer hangs out on here as well?
I've got phpweblo
this:
$GDArray = gd_info();
foreach( $GDArray as $key=>$value ) {
print '$GDArray['.$key.'] = '.$value.'';
}
Stephen
- Original Message -
From: "Kolboom Andreas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 27, 2003 2
Hello,
I cannot get the gd2.dll to work on my system.
The rest of PHP already works fine.
- Windows XP
- Apache 2.0.46
- PHP 4.3.2
- php.ini IS found and used (as seen in php.info: Configuration File
(php.ini) Path = C:\WINDOWS\php.ini)
- entered the right extension_dir in php.ini WITH ending '\'
Hi,
I'm trying to install php-4.3.2 to a RedHat 9 - system. When I run the "make" -
command I get first loads of text (I guess thats ok?) followed by several errors
concerning "undefined reference to '__ctype_b'".
I've traced the problem to the renamed (in RH9) variable __ctype_b_loc (earlier it
Hi Ruprecht,
The variable register_globals is set to Off. In your case it must be:
register_globals = On
Armand
-
Ruprecht Helms wrote:
Hi,
Yesterday I upgrade my host to Suse 8.2. By testing formfieldvalues I
found that the entry is not transfered to
Hi,
Yesterday I upgrade my host to Suse 8.2. By testing formfieldvalues I
found that the entry is not transfered to the script or there are
troubles in the outputting. Result is I get an empty page.
I think the problem can be in the php.ini. Attached you can see it.
My formularpage use normal th
Hi list.
I'm having problems configuring PHP 4.3.2 on Red Hat 9.0
vanilla installation with imap-2001a-18 and imap-devel-2001a-18.
I first tried:
./configure --with-imap --with-apxs=/www/bin/apxs
And it then said:
configure: error: This c-client library is built with Kerberos support.
Add
Hello all,
I just have installed php 4.3.2, and it runs fine with single files. The
problem comes when I try to pass a variable from another file, it doesn`t
recognise this variable. I am using IIS 5.1 with Win XP and I have used the
windows instaler to install the sources on my machine. Does an
Hello all,
I just have installed php 4.3.2, and it runs fine with single files. The
problem comes when I try to pass a variable from another file, it doesn`t
recognise this variable. I am using IIS 5.1 with Win XP and I have used the
windows instaler to install the sources on my machine. Does an
I wanted to build php with imap support .
My details:
Apache - Apache/1.3.26
PHP - 4.3.0
openssl
UWimap2002c (with the c-client library)
Solaris 9
--
Installed open ssl / UWimap:
IMAP testing yields the following results:
__
tel
Hey there, I've run PHP for a long while now, and just went to compile
4.3.1 and had a problem.
I'm running on Solaris 2.8, and unpacked php 4.3.1, ran the following
configure, and got the following ouput:
> configure --with-apxs=/var/html/apache/bin/apxs --with-gd
--with-jpeg-d=/opt/X11R5 --w
Hi,
I had installed the PHP 4.1.2 that I modified slightly from the RH 7.3 SRPM
to include informix (as a module) and dbase support (not active in the
original RPM from RH 7.3). It worked OK for a long time, but I found some
bugs in the Informix handle of blobs, and when I got to post a bug on
php
Dear madames and sirs,
I have problem with a php interpreter on my computer, running on Windows 98, using
Personal web server for testing and developing purposes, I have PHP 4.3. 1 Everytime i
try
to access to a php file I get a "Security Alert" - the PHP cannot be accessed
directly. I found
Im trying to get PHP up and running for use with Tomcat. I have PHP 4.3.1
and Tomcat 4.1.18 and Java SDK 1.4.
I have figured out adding the java library paths, and am calling configure
with servlet and java. On running make I get the following errors:
/root/php-4.3.1/sapi/servlet/servlet.c: In fu
Hello,
I upgraded from 4.2.3 to 4.3.1 and have problems with the
imagettftext() function. If I call these function the browser show the
error that the connection is broken. But if I delete the line with
the function in my script, all things works fine. In version 4.2.3
imagettftext() ha no problem
Hello,
I would be gratefull if someone could point me in the right direction. I have sent
hours trying to resolve
this and even had to reinstall my operating system - windows 2000.
I seem to followed all the instructions,in terms of moving the php.ini file to the
C:/winnt folder and
php4ts.dll
Hi,
I have installed two exact copies of Apache 1.3.27 with php 4.3.0 and mysql
on two different computers: one with windows NT on D:\ and one with Windows
XP on C:\.. The only difference is that on the NT box I'm using D:\ instead
of C:\. The result is that php is not working at all in the NT con
Hi,
I'm new to php. I have downloaded and installed PHP 4.3.0 on a Windows
NT 4.0 server. I have tested the configuration and changed the
parameters in php.ini to fit my environment.
The basic code works fine, but one of the things I'd like to do is to
send mails. I have found the sample code a
I loaded php on an AIX 5.1 box with apache 1.3.27 and I do not see it as
being loaded when I run httpd -l. But my logs show the following.
[Tue Jan 28 09:35:47 2003] [notice] Apache/1.3.27 (Unix) PHP/4.0.6
configured -- resuming normal operations
[Tue Jan 28 09:35:47 2003] [notice] Accept mutex:
Hi!
I know there is a discussion about the same topic, but I have different Problems with
it.
I also asked something like this before, but I don't have access to my old mails here,
sorry.
I try to compile PHP 4.3.0 on Linux(RedHat 8.0) --with-gd, but this doesn't work.
Without gd(and jpeg and p
Hello,
Remove all files related to an external GD (including includes),
configure php using the option --with-gd, without arg. This will use the
bundled GD.
hth
pierre
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, I'm running a Matrix server with a modified RedHat Linux install.
I've installed PHP 4.3.0, and GD 2.0.10, but the ImageCreateTrueColor
and ImageCopyResampled functions are not available, trying to use them
just causes browsers to stall, the document returns no data and no
errors are left i
i have update from php 4.2.3 to php 4.3.0
in the same page sometimes send me this error at the finish of the
excecute of the program
"Fatal error: Nesting level too deep - recursive dependency? in Unknown
on line 0"
in the old compilation never send this error
thank you
Rodrigo Glz
--
PHP
well. anyway. jeez.
i resolved this by finally trying to use apache 2.0.36 against
php 4.2.2.
why am i not surprised apache2 adaption is slow. :)
--j
On Wed, Dec 11, 2002 at 02:20:06PM -0500, Josh Marcus wrote:
> Thanks for the comments!
>
> On Wed, Dec 11, 2002 at 06:55:11PM +, Chri
Thanks for the comments!
On Wed, Dec 11, 2002 at 06:55:11PM +, Chris Hewitt wrote:
> It will complain if httpd.conf contains something it does not
> understand. One test I do to check Apache is actually looking at the
> httpd.conf I am editing is to put some rubbish in it and check Apache
>
Josh Marcus wrote:
I'm running linux. Redhat 6.2.
That is rather old now. Does it use the syntax in
httpd.conf? Oops, if you've installed new Apache versions presumably not?
I have now tried a number of different relatively new apaches,
with a number of recent phps. And I always can compi
I thought I'd try and add some additional information to try and
draw out some help.
I'm running linux. Redhat 6.2.
I have now tried a number of different relatively new apaches,
with a number of recent phps. And I always can compile fine.
And apache doesn't complain. but it doesn't list the
Hey,
I'm trying to compile php for use with apache 2.0.43.
php compiles fine. But apache doesn't seem to actually be loading
the module. php isn't listed in the startup errorlog line, nor in
server-status. .php pages get presented as their source.
Is there something about the configuration I'
Hello,
I've been running various versions of PHP on Apache 1.3.x for quite some
time.
I was trying to get Apache 2.0 up and running, but I'm not having any
luck. When I start up Apache, it returns non-PHP pages just fine, but
PHP pages don't work.
Once I got the LoadModule and AddType directives
Hello, I'm currently running apache 1.3 win32 and php in a zip version 4.2.3, i
finally got the sapi to start in apache... however it tries to save them instead of
running them thru apache... i'm trying a simple code like
thanks for your help
http://www.php.net/manual/en/security.registerglobals.php
>>> "Axel Heck" <[EMAIL PROTECTED]> 11/24/02 03:25 AM >>>
Hi there,
I´ve updated my local testing system on windows 2000 to php 4.2.3 and Apache
2.043
Everything seems to work proper, until one big problem:
When I'm accessing a php-site,
Hi there,
I´ve updated my local testing system on windows 2000 to php 4.2.3 and Apache
2.043
Everything seems to work proper, until one big problem:
When I'm accessing a php-site, (f.e. tinypr/opelhauser/index.php) the script
ist parsed propperly and the site is shown correct. Whenever now a var
hi,
i've downloaded and installed the software from PHP.net
the later version of PHP.
and encountered a few problems in installing and running
the php files.
we use office 2000 and IIS
so please help me installing the software in deetail
hope u do so
plz mail as soon as possible
waiting for a reply
MAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 2:22 AM
Subject: [PHP-INST] Problems installing PHP 4.2.3 with Apache HTTPD 2.0.43
in Windows 2000
Hi all,
First of all, I know C:\> sucks and # rules, but it's not me who
decides which one to use.
Hi all,
First of all, I know C:\> sucks and # rules, but it's not me who
decides which one to use.
I installed PHP 4.2.3 (binary from www.php.net) right after
installing Apache HTTPD 2.0.43 (binary from httpd.apache.org) in Windows
2000. I have followed the instructions from \install.txt
I have installed Apache and php.
I can run normal html page from the server (localhost) and my hello
world.php works fine on the server but when I try to run the phpinfo script
the it comes up with a "Internal server error". I look in the error logs,
and it stats "[Sun Nov 10 20:50:18 2002] [error
Hi,
I wanted to install the typo3 on a linux machine with apache2 and php
4.2.3. After installing apache2 and php I installed the typo3 testsite.
Everything worked fine. In the installation tool the menu item "Image
Processing" works. But if I browsed the testsite in the frontend I
got no graphics
I have a Problem while making PHP to my SuSe Linux 7.3 machine.
After configuring it (no additional parameters) I tried to make it, but
became a errormessage concerning "yacc"
There appeared how to use "yacc" and the making Process was canceled before
one File was compiled. That happend in t
I can't make it works ... if i install Apache 2 it works nice .. but when i
try to install PHP nothing happens .. Apache service stop works .. can
anybody tell me how to configure it ??
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ok, I want you to picture someone on their knees with a picture of complete
and abject humiliation on their face as you read this.
It WAS the register_globals setting. I have been using the PHP.ini that I
use for all my installations... but I obviously screwed up somewhere along
the line. I fell
On Tuesday, Oct 15, 2002, at 01:08 Europe/London, David Barrett wrote:
> Hehe... I love quick solutions... not...
>
> The problem has got to be with PHP 4.2.3. I have the same using it
> under
> Apache 2.whatever the latest stable release is. And my php.ini is the
> same
> as it is on all my o
Hehe... I love quick solutions... not...
The problem has got to be with PHP 4.2.3. I have the same using it under
Apache 2.whatever the latest stable release is. And my php.ini is the same
as it is on all my other installations.
Mind you, in my case the problem could be Apache, too... the abov
On Monday, Oct 14, 2002, at 21:45 Europe/London, Punisher wrote:
> I am unable to run scripts on IIS with WinXP IIS Server ...
>
> I installed PHP as cgi ..
> Normal scripts work, but when I try to handle variables, from a form
> for
> example ( a little checkbox that should check if a licence w
I am unable to run scripts on IIS with WinXP IIS Server ...
I installed PHP as cgi ..
Normal scripts work, but when I try to handle variables, from a form for
example ( a little checkbox that should check if a licence was accepted )
It does not work .. the variable isnt handled by the script
Hi,
My php rpm of mandrake 8.0 seems to have lose php libraries. I reboot the
system this morning and he begins to give me errors. I think it could be a
upgrade of openssl which i do last week, but y have restore the original
package of Mandrake 8.0 with --upgrade openssl.. --oldpackage and i hav
> Hi,
>
> My php rpm of mandrake 8.0 seems to have lose php libraries. I reboot the
> system this morning and he begins to give me errors. I think it could be a
> upgrade of openssl which i do last week, but y have restore the original
> package of Mandrake 8.0 with --upgrade openssl.. --oldpacka
Elena Popescu [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 9 October 2002 4:22 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Problems with variables
>
>
> I can not set register_globals to on for working with variables. When I
> run phpinfo() it appears that the path for
I can not set register_globals to on for working with variables. When I
run phpinfo() it appears that the path for my php.ini file is c:\winnt.
It is not correct because I am running on windows98. I have created the
winnt directory and I copied the php.ini file into it. I restarted the
Apache
> Hi,
>
> I've some problems in running the php-Testfile. When I try
> to open a phpscript-file the browser wants to download it to
> my local disk.
>
> The application/x-httpd-... I inserted in the mime.types
> and the other in the httpd.conf. When I want to view a phpsite
> in my browser the bro
Make sure you are making changes to the correct php.ini file (shown in your phpinfo)
and remember to restart your server.
Jim
>>> Daniela Elena Popescu <[EMAIL PROTECTED]> 10/04/02 07:21 AM >>>
I can not to transmit variables from a form to a script. I made
register_globals=on in php.ini, but i
I can not to transmit variables from a form to a script. I made
register_globals=on in php.ini, but in phpinfo() it appears to be off.
I don't know what to do.
Please help me,
D.Popescu
Hi,
I've some problems in running the php-Testfile. When I try
to open a phpscript-file the browser wants to download it to
my local disk.
The application/x-httpd-... I inserted in the mime.types
and the other in the httpd.conf. When I want to view a phpsite
in my browser the browser wants to do
Environment:
AIX 5.1, Apache 1.3.20 (with mod_so.c commpiled in), PHP 4.2.2 (configure command:
./configure'
'--with-apxs=/usr/HTTPServer/bin/apxs' '--with-ldap=/usr/ldap')
We have been unning PHP code on Solaris, now we want to get it running on AIX. I
recently got php
up and running with th
Check your config.log and see why it failed.
On Wed, 2 Oct 2002, new.php.net wrote:
> If have gd 1.8.4 compiled with zlib and jpeg support... This works fine but
> whenever I try to make php 4.2.3:
>
> configure --enable-track-vars --enable-trans-sid --with-mysql --with-apxs --
> with-gd --with-
If have gd 1.8.4 compiled with zlib and jpeg support... This works fine but
whenever I try to make php 4.2.3:
configure --enable-track-vars --enable-trans-sid --with-mysql --with-apxs --
with-gd --with-jpeg-dir=/usr/local/lib --with-zlib
I register following line:
checking for gdImageCreateform
A big HELLO to php-install,
I have a problem with the mail command - it doesn't work!
I'm using a simple script to test this
When this is run (http://www.subhc.org.uk/mailto.php) it repots a return code of
1 (success) but no mail is ever received.
Part of the problem is that I do not hav
I had PHP 4.2.2 and Sybase 11.9.2 working together perfectly. (Why do I
ever try to upgrade! :))
I recently upgraded Sybase from 11.9.2 to 12.5, and am now trying to
compile
PHP 4.2.3 with it. I am using the following ./configure command:
./configure --prefix=/usr/local/php
--with-config-file
Richard,
Think the libraries you are looking for are usually packaged as gcc-libs (or
similar; your mileage may vary), and, if you're installing from rpms, will
usually be packaged separately from the 'base' gcc rpm.
Lou
> Hi,
>
> I can't get php4 to compile on my redhat 7.1 environment.
> I h
Richard Scrivener wrote:
> I can't get php4 to compile on my redhat 7.1 environment.
> I had an initial problem with apxs: it wasn't installed by default
> with RH71, so I downloaded the rpm and installed it.
I usually select "Custom" then "Install Everything". OK its 3.5 GB with
RH7.3 but it
Hi,
I can't get php4 to compile on my redhat 7.1 environment.
I had an initial problem with apxs: it wasn't installed by default with
RH71, so I downloaded the rpm and installed it.
Now I am getting an error concerning libgcc_s.so.1 !! I searched for an
rpm that seemed to install this library
Hello everybody,
i have some problems with php running in the safe mode. Every
thong goes fine until i have to access the files on the server.
The problem is that php (i guess) recognize the uid/gid of the
script like -1/-1.
I don´t know what to do... I create a new u
Yes. Another poor soul who is having problems with PHP and installing the
IMAP library. I've installed Apache 1.3.26, PHP 4.2.2 and MySQL and they all
work just fine together. But I want IMAP as well, because I want my webmail
app to work.
I compiled PHP like so:
$./configure --with-apache=[v
Hi,
i have a problem:
when i add the line:
LoadModule php4_module modules/libphp4.soto httpd.conf
file, apache web server not start.
may you help me?
Thanks
Hello,
I've tried to install GD 1.8.4 with FreeType 2.1.2 and PHP 4.2.2 on FreeBSD.
first i've compiled FreeType with this options:
make CFG="--prefix=/usr/local"
./configure --prefix=/usr/local
make
make install
it worked fine "after" i've installed gnu make ;)
Ok but now the problem when i
Hi,
i am trying to install php with the following config.:
./configure --with-apache=/INSTALLS/apache_1.3.26 --enable-ftp
--with-xmlrpc --with-xml-dom --with-oci8=/wwwhome/oracle/OraHome1/
--with-mysql --enable-trans-sid --enable-track_vars --with-zlib
if i leave the --with-xmlrpc out i can also
I am having problems installing php on Personal Web Server on Windows 95
using the InstallShield installer and specifying the standard installation.
I have set up a php directory within my webspace and given it full
privileges including execute. When I try and run a test php script I get the
messa
Couldn't get a compile under Red Hat Linux 7.2. I'm installing it as a
dynamic Apache 2.0.39 module. I got the following error:
Making all in sapi
make[1]: Entering directory `/home/martin/php-4.2.1/sapi'
Making all in apache2filter
make[2]: Entering directory `/home/martin/php-4.2.1/sapi/apache2
..
Have previously posted this but a) got no response b) other than a weird pessage from
the mailing list software,
so maybe it didn't get sent on and so I repost it...help!
...
I am running AIX 5.1L and have IBM's LDAP (called SecureWay) installed.
Apache V1.3.20 is part of that ins
...
Have previously posted this but a) got no response b) other than a weird pessage from
the mailing list software,
so maybe it didn't get sent on and so I repost it...help!
...
I am running AIX 5.1L and have IBM's LDAP (called SecureWay) installed.
Apache V1.3.20 is part of that instal
HTH
Mike
- Original Message -
From: "José Horácio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 10:07 AM
Subject: [PHP-INST] problems installing php with apache 2.0.35
> Hi !
> I have apache 2.0.35 installed in a windows 2000 professional
Hi !
I have apache 2.0.35 installed in a windows 2000 professional machine.
It is not an apache update from an older version it is a brend new
instalation of apache.
I'm trying to install php 4.2.1 as a module in Apache.
Following the steps of the install.txt that comes with the php zip
"php-4.2.
I have installed apache_1.3.24-win32-x86-no_src and PHP 4.2.1-win32 on my XP
home edition but I cannot get any PHP scripts to display in my browser - I
still see the code when I view source.
I am trying to view the php files under 'http://localhost/test.php' in my
browser, but it aint working.
T
Dear PHP-Users,
I am new to PHP and even in compiling Sources with an Compiler.
Unfortuneatly I have some big problems installing
PHP 4.2.1 on Solaris 8 (64Bit) SPARC Envirement
with Apache 1.3.12 & MySQL 3.23.49.
So my first question is:
Is there any binary-package which I can Install with ´pkg
Hello everybody,
when i do a
./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs the
configure scripts ends after a while with the following errors:
checking for IMAP support... no
./configure: 4: Syntax error: end of file unexpected (expecting "then")
Does this sound familiar to
Hello everybody,
when i do a
./configure --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs the
configure scripts ends after a while with the following errors:
checking for IMAP support... no
./configure: 4: Syntax error: end of file unexpected (expecting "then")
Does this sound familiar to
I have a page created to do some calculating with the function pow.
When I use it on the site from my employer it works fine.
http://www.denb.nl/raster.php3 , when I use it on my local Linux Suse
8.0 or Windows it also works fine. When I use it at my provider
http://www.adrieg.nl//files/puntver
You didn't really follow those instructions, did you? I don't have any
relative paths in mine. Please use only absolute paths.
-Rasmus
On Thu, 30 May 2002, Paolo Morandi wrote:
> Installing the new module apxs of php4.2 compiled with gd2.1, starting
> apache give me this error:
> Cannot load
Installing the new module apxs of php4.2 compiled with gd2.1, starting
apache give me this error:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp
4.so: undefined symbol: gdImageColorClosestAlpha
I have compiled PHP with this options:
./configure --prefix=/usr -
Hi Guys and gals,
I have a little problem.
I have to build php on a solaris machine with a few extras, so here is
my normal configure command:
./configure --enable-libgcc \
--with-oci8 \
--with-oracle \
--with-pdflib=/usr/local \
--with-apxs=/usr/local/bin/apxs \
--with-zlib-dir=/usr/local/lib \
Sorry for this second post but I realized I had to supply more details..
Hi there,
I'm trying to compile PHP 4.1.2 as an Apahce module on a standard Suse Pro
8.0 distro.
This is my Configure string:
./configure --prefix=/usr/share --datadir=/usr/share/php --bindir=/usr/bin -
-lib
dir=/usr/share
I am installing PHP on my redhat linux box. I get warning message configuring it. Any
help would be appreciated!
Debug.log file contains:
CONFIGURE: './configure' '--with-apache=../apache_1.3.24'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS:
CXX:
CXXFLAGS:
INCLUDES:-I/opt/app
Hi,
I have configured and installed php 4.2.1 enabling the support for gd
library.
The output of phpinfo(), in the section relative to gd, says:
GD Support enabled
GD Version 2.0 or higher
FreeType Supportenabled
FreeType Linkagewith freetype
JPG Support
/configure --with-mysql --with-apache=../apache_1.3.24/ --enable-trans-sid
--enable-track-vars --enable-cli
MySQL server 3.23.49
OS Linux Slackware 8.0
I compiled PHP 4.2 with MySQL support but it can't connect to the database, it
was working OK with PHP 4.1.2. I then tried to use the full path
I'm installing php for the first time and have managed to slog thorigh
most of the oddities (some imposed bu php, some by my configuration). I
noticed that most of the ldap questions in this newsgroup have gone
unanswered. I hope that someone at least will point me to a place that
gets me furthe
Hi! I have installed PHP under Win 2000 server edition. I use IIS 5 like
my http server. But when I try to execute some PHP script I receive this
message: "You are not allowed to show this page." But if I try to show a
http file it works fine! What can I do to solve this problem?
The error: HTTP
Hi,
I have a problem with global variables on a NT 4 system with IIS 4 and php
4.0.6 (cgi). I try to set a global variable inside a function with the
following code,
$GLOBALS[$varname]=$varvalue
but this doesn't work. The same code works on w2k with iis 5.0 and the same
php.ini, so I don't thin
I've been trying to get PHP working on Apache 2 on FreeBSD.
I started out using the ports tree, but 4.1.2 and Apache 2.0.35 don't
seem to agree on the API for the "bucket brigade" stuff. So I hacked the
mod_php4 port to use 4.2.0 instead of 4.1.2. That failed because Apache
wasn't compiled wit
Hi out there,
i seem to have a bigger problem with the compilation of PHP 4.1.2
on a SuSe Linux 7.0 standard installation.
I have currently running an Apache 1.3.12 with PHP 4.0.0 as
module and MySQL 3.22.23. They came with the distribution, i just
installed the packages and they do all work f
AJ> checking lex output file root... ./configure: lex: command not found
AJ> configure: error: cannot find output from lex; giving up
AJ> What should I do?
Get flex/lex. If not from your distro CD, from www.gnu.org. You
will need bison also, if you do not have it.
See the PHP manual's instal
When i'm trying to install php, it keeps making a failure.
Here is the last 2 lines of the output from ./configure - this is even when
i'm just running configure without any parameters:
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from l
Hi,
I'm having problems in compiling php4.1.2
can someone help me ?
using linux redhat 6.1
thanks
Jason
debug.log
===
CONFIGURE: './configure' '--with-apxs=/usr/sbin/apxs'
'--with-pgsql=/usr/include/pgsql' '--with-mysql=/usr/' '--with-gd=/usr/' '--
with-ftp' '--enable-track-vars' '--enable
Find attached the debug.log file
Redhat 6.2 server
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am trying to install PHP 4.1.2as a shared module with with Apache
1.3.22, and OpenLDAP 2.0.23.
When I try to start Apache, I get the following error:
apachectl sslstart
Syntax error on line 239 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into se
I'm having a terrible time trying to update PHP on my server. First I tried
to update it to 4.0.6, then I tried 4.1.2. Neither worked. I'm new to this
so it's probably my ignorance of something that's causing the errors I'm
getting.
My server is a Cobalt RaQ4i with Red Hat Linux and Apache - it c
I'm trying to install MySQL and PHP so that they'll
work together. But every time I run a MySQL command
(sqlconnect, etc.) it can't find PHP. Does anybody
know what installation configuration I have to use to
get PHP to know where MySQL is installed?
I'm running on Debian with PHP 4 and Apache.
(Extremely sorry for the cross post; I inadvertently sent this to
php-general first)
I'm trying to build PHP 4.1.2 with an existing static Apache 1.3.23
installation, and am having some resolution problems I haven't seen before.
This is on a dusty old Free BSD 2.2.2 system, but I was able to b
Hi there -
I'm having problems compiling 4.1.2 (which fixes the recent security issue
discovered 12 Mar 2002) to include XSLT support.
The stable OpenBSD ports collection for 2.8 still includes an old version of
PHP, so I've been recomipling everything from scratch.
I've pre-installed:
Hello all,
I'm trying to recompile PHP on a Cobalt Qube to include the curl module. However, on
the qube there are two modules which are made by cobalt, i18n and cce. When I try and
link these into my new PHP binary using dl(), I get the following error.
Warning: i18n: Unable to initialize m
1 - 100 of 208 matches
Mail list logo