-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have Firebird SS 2.1 (FirebirdSS-2.1.0.17798-0.nptl.i686.rpm)
installed and I am tring to built interbase shared library for php 5.2.
When I compile interbase extension using following commands there is an
error.
cd php-5.2.6/ext/interbase
phpize
./
Hi All,
If someone has seen this before it would greatly help me.
I have done a php site at work on my windows server. The site renders
perfectly in both Firefox & IE.
Transferred my site to my home server which is a ubuntu server.
Site renders perfect in Firefox but goes wacky in IE.
Thoug
Hi!
I'm having some problems compiling PHP 4.4.2 on Linux. I downloaded,
compiled and installed Apache 2.2 without any trouble, but when I do
'make' for PHP 4.4.2, I get the following problem:
ext/pcre/pcrelib/pcre_chartables.lo: file not recognized: File truncated
collect2: ld returned 1 ex
Hello !
I try to install php 5.1.1 on a Solaris 9 machine with libxml2 2.6.22
and libxslt 1.1.15 wtih the following configure command :
# ./configure --with-informix=/ifmxbin --with-gd --with-zlib
--with-mcrypt --with-apxs2=/usr/local/apache2/bin/apxs --with-xml
--with-libxml-dir=/usr/local
I'm having issues compiling php v4.2.2 on Redhat 9.0. The goal
ultimately is to compile in mcrypt support, but that's a bit down the
road from here. I've chased down the dependencies for the configure
options below (I think), but it still won't configure.
It appears to be choking on MySql (v3.2
6 mos ago a guy named Tree posted on here that he couldn't figure out
how to get FDF to work in php. He said a previous programmer had used
FDF all over the place in a Linux setup and now he had to migrate that
over to FreeBSD.
Well, Tree, that programmer just used the code at php.net/fdf inste
Figured out my previous post, never mind that (reinstalled libtools)
I came across a forum post that says "recompile the modules that say
this" but I haven't any idea how to go about that. Help? I tried
just rpm -U on a couple, but redhat keeps whining about dependencies.
Thanks,
Austin
PH
System: PHP 4.3.3 on redhat 7.3, i686, Apache 1.3.27
Make won't find the libltdl.la library, which causes it to die. I've
looked all over the net, pretty carefully, and can't find a solution.
The truth is, libltdl.la does not exist on my server, though
libltdl.so.3.1.0 and lbltdl.so.3 both do e
On a Stronghold Apache 1.3.22 box with php 4.1.2, I'm trying to
re-compile the php to include the following options:
--with-oci8=/oracle/product/817 --with-apxs
--with-cybercash=/root/software/mck-3.3.1-i586-pc-linux-gnulibc2.1
--with-mysql=/usr --with-pfpro=/root/software/verisign/payflowpro/l
Hi every
I yesterday constructed the php 4.3.2 rpm package from the source, and
that took me much longer than expected.
I used the following configure string:
./configure --enable-force-cgi-redirect --enable-calendar
--with-ldap=/usr/local/openldap --with-mysql
--with-unixODBC=/usr/lib/unixODB
I have installed php and configured it per the install manual.
I associated .php extensions to run php scripts via the php interpreter and
ran the test.php script successfully.
I then configured my Netscape 3.63 server mime-types to support php as
magnus-internal/shellcgi
Then I enabled php extensi
After battleling for several days with this issue I finally reached a
(dirty) solution. Maybe someone can shed some light on this issue.(is
every step needed?? It works now finally but...)
I'm using: apache 1.3.27 - php 4.2.3 - mysql 3.23.52 - RedHat8 - JavaSDK
1.3.1_06.
WHat I had to do to ge
In case someone else has this problem, this solution is to replace all
references to libldap.so.3 with libldap.dylib in the config script.
And I thought 4.3 was supposed to be ready for OS X...
Quinn
[EMAIL PROTECTED] wrote:
I am trying to do a compile for 4.3 on OS X. I have had some success
I am trying to do a compile for 4.3 on OS X. I have had some success
with 4.2.x, but am getting an odd error now.
When I compile with:
./configure --with-apxs --with-ldap --with-zlib --with-gd --enable-ftp
--with-jpeg-dir=/sw --with-tiff-dir=/sw --with-pdflib=/sw
--with-png-dir=/sw --with-mys
Felix Natter wrote:
[EMAIL PROTECTED] writes:
Hello All,
When I am installing PHP 4.3 with Apache, it is giving error. Any
sugessions.
please post more information, I don't think anyone can help
you without some information.
I am using Redhat Linux 7.3 and i have installed the apache 1.3
Hello All,
When I am installing PHP 4.3 with Apache, it is giving error. Any
sugessions.
Regards,
Atul
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm using apache 1.3.23 with php 4.2.3 and my server keeps freezing to the point
the monitor won't come back on ...I have this running on a very hefty server 4GB
of memory. Any one know if their is a problem with these to softwares running
together. Just trying all avenue's
Thanks,
---
*sigh*, I'd like to compile php --with-gd. Ive read about make errors
due to multiple/conflicting GD installs, This is not the issue here.
I have PHP-4.2.1 installed and working fine it was compiled with
--enable-track-vars --with-apache=/path/apache-xx.xx.xx
Before anything I checked to see if I
Hi, I have found the ldap.h file on my system and have pointed the path properly
but the config still says it can't find it does anyone know what the problem may be?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Interesting ...took a RedHat apache rpm and installed it (ver 1.3.23-14) the
http.conf file is automatically set up to look for the mod_php.so library but
looked every where on my system and the mod_php.so does not exist. Is this correct?
--
PHP Install Mailing List (http://www.php.net/)
To unsub
Hi, I am having a difficult time compiling php-4.2.3 DSO with Apache 2 on a
RedHat 8.0. I need the following "with's" gettext, xml, mysql, ldap, mcrypt,
imap,and ftp. Can anybody give me a reason why I couldn't use rpm's to
accomplish this tasked? And if I can does anyone know what rpm's I would ne
I am wondering if anybody has any idea what I shoul do. When I post
data from a form, the variables does not make it through to my php
script. When I use GET. I do see the NAME/VALUE pair being appended to
the url yet I am not able to access the variables. And no, I am not
using the wrong var
The error is in your MySql statement. Sounds like you are calling the
wrong data field / column. Check you spelling and syntax to make sure
all of that is in order. If you can't find it, copy it and post it.
We'll help you out
gl -- Seth
Comp Boy wrote:
> I am getting the following error
When starting httpd I get this error ->
Executing: /etc/rc.d/init.d/httpd
starting httpd-perl:[ok]
starting httpd: Syntax error on line 74 of /etc/httpd/conf/httpd.conf
Cannot load /etc/httpd/apache/libphp4.so into
server: /etc/httpd/apache/libphp4.so undefined symbol:gss_nt_service_name
[FAILED]
at boot or linuxconf:
Executing: /etc/rc.d/init.d/httpd
starting httpd-perl:[ok]
starting httpd: Syntax error on line 74 of /etc/httpd/conf/httpd.conf
Cannot load /etc/httpd/apache/libphp4.so into
server: /etc/httpd/apache/libphp4.so cannot open shared object file: no such
file or directory
FAIL
At this point in the make I get this error related to --with-imap and
--with-ssl-imap ...I believe
Making all in .
make[1]: Entering directory `/usr/lib/php-4.2.1'
/bin/sh /usr/lib/php-4.2.1/libtool --silent --mode=link gcc -I.
-I/usr/lib/php-4.2.1/ -I/usr/lib/php-4.2.1/main -I/usr/lib/php-4.2.1
Hi!
I'm running PHP 4.1.2, Apache 1.3.24, and ModSSL 2.8.8-1.3.23. I have PHP
compiled as a shared (DSO) module. When I attempt to start apache using
mod_ssl, I can't start apache, it gives the following errors in the
logs/error_log:
PHP Warning: Unable to load dynamic library '/usr/local/lib/
Dear Sir ;
I hope all fine and well
I have probelm with configure ; I got message attached with debug file ;
I couldn't solve it
Sorry For forgetting to give you some info
php version 4.0.6
os: solaris 5.0
and all library are currently recent
Pease help me.
Abdou
CONFIGURE: './configure' '--wit
Dear Sir ;
I hope all fine and well
I have probelm with configure ; I got message attached with debug file ;
I couldn't solve it
Pease help me.
Abdou
CONFIGURE: './configure' '--with-mysql' '--with-apxs=/usr/apache/bin/apxs'
'--with-db3' '--with-zlib-dir=/usr/local/include'
CC: gcc
C
Help!
I'm running Apache 1.3 on Redhat7.2 (distribution install) and just
compiled PHP-4.1.2 as a DSO for apache with no problems BUT when I go to
view my php pages the php scripts are in plain text.
eg. appears in my browser.
- I know that the appropriate lines in the httpd.conf file has b
DOwnload the latest version of PHP to go with your installer application
and it will install PHP for you.
Rao Parvatam wrote:
> Hi
>
> Trying to install PHP on NT/PHP 4.0.6 version CGI version.
>
> Installed PHP406installer.EXE, then what ?
>
> Thank you,
>
> Rao
>
--
PHP Install Maili
all,
i'm having trouble getting font support to work with my php in install.
i'm running version 4.0.5 under linux 2.2.14-5 using the following:
./configure --with-informix --with-apxs
--with-config-file-path=/etc/httpd/conf --with-gd --with-ttf
--enable-gd-native-ttf
this is the erro
NOW the URLS such as http://localhost/manual/new_features_1_3.html and
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL
http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured
on some ot
NOW the URLS such as http://localhost/manual/new_features_1_3.html and
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL
http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured
on some ot
NOW the URLS such as http://localhost/manual/new_features_1_3.html and
http://localhost/index.html.en etc.
are available on IE 5.0 to me.
But the site named "try" still doesn't work.(ie. the URL
http://loaclhost/try/index.php still gets HTTP 404 ERROR, the same question occured
on some ot
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing". PHP works as a server
module
THE OS is Win98 SE and PWS has be
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled
PLEASE give me an
When I ran the PHP scripts under the HTTP://localhost after I had started APACHE
server, the IE showed "Can't find server or DNS error" ,but MS-DOS command line showed
the APACHE was OK as "APACHE/1.3.20 (Win32) PHP/4.0.6 runing"
THE OS is Win98 SE and PWS has been diabled
PLEASE give me an
It always gets HTTP 500 server error, when I try to run the php scripts on Windows98
SE + PWS4.0.
THE PHP installed is Ver 4.06 -win32, as a server module.
However I get a screen full of html codes when I run c:\php\php.exe -i in MS-DOS
command line
So what's problem with the installat
I'm attempting to make an php4 module for Apache by using the following
process:
in the Apache source dir:
./configure
in the PHP dir:
./configure --with-mysql --with-apache=/tmp/apache_1.3.19 --with-ldap
--with-imap --enable-track-vars --enable-magic-quotes --with-ldap
--enable-trans-sid --enab
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 am trying to install the latest build of 4.0.5 I got via CVS and when I run
configure, I get the following:
Configuring SAPI modules
./configure[2590]: syntax error: `./scripts/config-stubs' unexpected
Any ideas why this is happening?
Thanks.
-Ken
--
PHP Install Mailing List (http://
Warning: MySQL Connection Failed: Can't initialize character set 12 (path:
default) in
/usr/local/apache/htdocs/db.php on line 3
Could not connect
I already run mysql (mysql-3.23.23-beta-sun-solaris2.6-sparc.pkg.tar)
and use php-4.0.4pl1.tar ,apache_1.3.12.tar for solaris8
HELP!
43 matches
Mail list logo