I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386).
I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed
dependency -
libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume
is installed with php.
Why is it that it doesn't recognize
Jan wrote:
> since mysqli is not included until php-5.0 you will need to use the
> --with-mysql=/path/to/mysql option while building PHP and
> you should use the --old-passwords command line option while starting the MySQL
> 4.1.x server. This will allow the use of older MySQL clients on the serv
Robinson Claude wrote:
How do I remove PHP 5 from my computer.
Claude H. Robinson
You should be able to just delete the directories ***after** removing
references to it in your Web server '.ini.' files [ex: Apache httpd
file] and deleting the php5ts.dll, php5apache2.dll from Systemroot [or
whe
Hope this helps. Did'nt say which versions you run, but From the Manual:
**
#Installing PHP for Apache as module Apache Apache Apache Apache Apache
# ~~~
#
# Now that version 4.1 introduces a
So I am attempting to run php 4.3.4 & Mysql 4.1.1 & Apache 1.3.9 and
cannot get them to connnect with Passwords... Works fine without
Passwords... but not very secure.. Then I come across this:
<
<
<
<<22-Jan-2004 03:02
<<[Editor Note: []
<
<
<<
But according to the Manual P
Correction php4.3.5rc3 & MySQL 4.1.1 & Apache 1.3.29
Michael wrote:
So I am attempting to run php 4.3.4 & Mysql 4.1.1 & Apache 1.3.9 and
cannot get them to connnect with Passwords... Works fine without
Passwords... but not very secure.. Then I come across this:
<
<
Set to your Drive Letters.
I have in the httpd.conf
1. LoadModule php4_module "c:/php/php4apache.dll"
At the end of the Load Module Directives
2. AddModule mod_php4.c
At the end of the AddModule Directives.
3. AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
4. I cop
A strange occurrence.
I send a response to this list and it gets forwarded to about 11 other
email addresses.
Since none of my other emails to anyone else gets forwarded, I have to
assume it is you and not me who has been hacked...
I can send you the addresses if you wish... It seems to always
No, you have to rebuild PHP.
Steven M. Payeur wrote:
Our hosting company is running PHP 4.3.10, but I get "Call to undefined
function" errors when calling mb_convert_variables() and domxml_new_doc().
I can live without the domxml object, but definitely need to be able to
handle multibyte characters
You have to specify --with-jpeg-dir=/path/where/libjpeg/is. I couldn't
get that to work, so I installed a fresh copy of Libjpeg to
/usr/local/libjpeg and used --with-jpegdir=/usr/local/libjpeg. I had to
do the same thing with libpng.
Bannister wrote:
Hi there all,
I have the following syntax, i
The way you are passing variables from processform.php to name.php
(name.php?applicant=applicantname), name.php will recieve the
variable as $_GET['applicant'], not $_POST['applicant']. For more
information, see
http://us3.php.net/manual/en/language.variables.predefined.php
Allan Cooper wrote:
Try using the option --with-mysql=/opt/sfw/mysql (remove the end slash).
It looks to me as though the configure script is appending
"/lib/mysql/.libs/libmysqlclient.so" to the end of the mysql path.
Plantier, Spencer wrote:
I am new to unix and need to get snort running asap. Any help from this
That happens if your server is not configured to use PHP to parse .php
(or whatever extension) files. If the code is syntax-highlighted, then
the server is passing the code through php, but is misconfigured. Is
the code syntax-highlighted, and what server are you using?
Larry Mullis wrote:
You have to recompile PHP to add a module.
You can find out how PHP was configured by looking in phpinfo(). It
lists the configure command near the top.
By the way, I find it useful to type my configure command in a file
(called php-config) and then run "bash
Joshua Pritchard wrote:
I have recentl
.php
AddType application/x-httpd-php-source .phps
Yet, I still cannot get it to work. I've restarted apache, and rebooted
the server.
I can provide my httpd.conf file if needed.
Any ideas?
Thanks
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-oci8 --with-openssl --enable-sockets
--enable-memory-limit --with-ldap\"
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d the libphp4.so error
(This error I got even with the base option of just apxs & mysql)
Michael
-Original Message-
From: Bill Bradford [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 27, 2002 11:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] Sablotron/XSLT problems
On Sa
Hi Everyone,
I've just installed the rmp's below and trying to understand what the
next step is...I'll be searching through all of these postings, but if a
simle guide could help, that would be great.
Thanks, Michael
MySQL-3.23.41-1.i386
MySQL-client-3.23.41-1.i386
MySQL-s
=>
31.7667 => 31.7667date.default_longitude => 35.2333 =>
35.2333date.sunrise_zenith => 90.83 => 90.83date.sunset_zenith
=> 90.83 => 90.83default_socket_timeout => 60 =>
60safe_mode_allowed_env_vars => PHP_ =>
PHP_safe_mode_protected_env_vars => LD_LIBRARY_PATH =>
LD_LIBRARY_PATHurl_rewriter.tags =>
a=href,area=href,frame=src,input=src,form=,fieldset= =>
a=href,area=href,frame=src,input=src,form=,fieldset=user_agent => no
value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => activeXML Namespace Support => activelibxml2
Version => 2.6.23
zlib
ZLib Support => enabledCompiled Version => 1.1.4Linked
Version => 1.1.4
Directive => Local Value => Master Valuezlib.output_compression
=> Off => Offzlib.output_compression_level => -1 =>
-1zlib.output_handler => no value => no value
Additional Modules
Module Name
_
I don't think the rest could help.
Everything is fine and i decide to start by put apd_set_pprof_trace(); on
the first line of my script
and then add a apd_callstack().
But when i do php -e -f myscript.php
i got an Fatal error: Call to undefined function
apd_callstack() in ...
Whatever the apd function is i've got the same
!
Someone got an idea ?
Michael Plourde
Digicom
technologies
angely, if I disable the mssql module for cli and try to call the
mysql functions, it works. Doing the same for apache doesn't have any
effect at all :/
What is wrong here? How do I get the modules to work correctly?
Thanks in advance for any help, I'm desperate by now :(
Michael
Greetings all,
I am trying to get Apache, php, mysql up and running for a wiki page.
The versions are:
mysql-standard-5.0.27-solaris9-sparc
php-5.2.0
Apache/2.2.4 (Unix)
Solaris 9
As for the compiler, et. Al.:
gcc version 3.4.2
GNU ld version 2.17
Here is the error:
suomp10c-root # ./apache
rehensive guide on how to set up a build environment
for php(-4.4)?
Has anybody successfully built an rpm for php-4.4 for centos-4?
Of course, an rpm would be my preference in order to keep the system
capable of being updated easily.
TIA
Regards,
Michael
--
Michael Kress, [EMAIL PROTE
You will have to send us the exact hardware you have so we can solve the
issue ;)
-Original Message-
From: Michael Kress [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 3:21 PM
To: php-install list
Subject: [PHP-INSTALL] php-4.4.* on x86_64
hi there, I've got a dual xeon x
In Germany we've got a saying for guys like you: You've had a book of
jokes for breakfast?
Cheers 8-)
Michael
Vera, Michael schrieb:
You will have to send us the exact hardware you have so we can solve the
issue ;)
-Original Message-----
From: Michael Kress [mailto:[EMAIL PROTEC
Du sprichst ein große Wort gelassen aus!
-Original Message-
From: Michael Kress [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 3:52 PM
To: php-install list
Subject: Re: [PHP-INSTALL] php-4.4.* on x86_64
In Germany we've got a saying for guys like you: You've had
remove
-Original Message-
From: Lavenant [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 13, 2007 8:51 AM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on
x86_64
Hi,
I am trying to compile PHP(5.2.1) with mysql option on a RHAS 4 U4 o
Hi,
I upgraded to Fedora 7 and had to install PHP again.
"./configure" worked without problems but "make" said:
[...] -o libphp5.la
*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** Warning: libtool could n
Hello,
I want use memcache with PHP
but configure says:
Notice: Following unknown configure options were used:
--enable-memcache
how do I install memcache-functions in php 5.2.4?
http://de.php.net/manual/de/ref.memcache.php
mfg - micha
Mazzu schrieb:
>>
>> 1) Build separate .so file (recommended)
>> Download memcache extension at http://pecl.php.net/get/memcache-2.2.0.tgz
>> Untar the archive
>> Build the .so file and install it :
>> phpize
>> ./configure --enable-memcache
>> make
>> make install
yes this extension i installed
now it works!
thank you for helping me
greetings from here
micha
once bcmath is disabled.
Further, I am having install problems -
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
[EMAIL PROTECTED]:[/home/michael/prj/php-4.4.7]make install
Installing PHP SAPI module: apache
[activating module `php4' in /usr/local/apache
Michael Felt wrote:
The last compile and build of php was on AIX 5.2 and AIX 4.3.3.
At that time the following configure script worked fine (using gcc
3.something)
./configure \
-with-apxs=/usr/local/apache/bin/apxs \
--enable-safe-mode \
--enable-magic-quotes
hi everyone
this is my first email. I am trying to install magento (open source website)
I have to instal php extensions:
pd0_mysql
mcrypt
curl
gd
i have searched the php.ini file and only found a reference to gd
I have not got a \ext folder in my php folder in the program files
whe
.2.12.tar/php-5.2.12
I had encountered several problems with the php-5.2.12 distribution that
have been repaired. I strongly recommend starting over again with the
5.2.13 distribution.
Once I have it completed to my satisfaction I create an installp package.
Michael
p.s. re: you error above
I use the folwowing script to configure php - and am wondering where the
strange arguments are coming from while configure runs.
export LDFLAGS='-blibpath:/usr/local/lib:/usr/lib:/usr/local/mysql/lib'
export CC=xlc
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--enable
On 3/18/2010 1:33 AM, Bassam Bizri wrote:
Hi,
I've installed IIS 6 and configured for a website.
I've installed and configured php 5.
I was initially getting 401.3 Forbidden error messages in the browser.
But after changing the permissions, I now just get the:
'Internet Explorer cannot display t
that will be
available for download from a AIX tools site I am starting.
I currently have a package, but it is missing mysqli - and, you guessed
it - I am having issues getting it to build a complete package.
Michael
Personally, I am avoiding the 5.3.X tree as long as I can because it
breaks so many things. Your workaround might be to "update" the the
latest 5.2.X level.
On 4/15/2010 8:52 AM, Naga Kiran K wrote:
Hi,
We are upgrading PHP from 5.2.3 to 5.3.2 and are facing few issues [like
unsupported funct
Any of the following will work:
If these don't work I suggest adding this to your script and reloading the
page:
That should print your php info screen, if it does not then you have a
configuration issue.
- Mike
> -Original Message-
> From: Sandra Rius [mailto:[EMAIL PROTECTE
Oops, forgot about register globals.
I'll just add that register globals can't be changed with ini_set(); It has
to be done in the php.ini config file (and Apache must be restarted).
If this is a site open to the general public it's a good idea to not turn
globals on, and to use the example
Evening, all:
Looking for some suggestions for troubleshooting. We're in the processing of
moving a PHP application from a Solaris box to a Linux box. The Linux Box in
question is a Pentium 4 running RedHat 8.0 (as shipped from Dell). We're
running the IMP Webmail software, though this doe
Quoting Jim Thome <[EMAIL PROTECTED]>:
> Change this line in your php.ini from...
>
> session.use_trans_sid = 1
>
> to...
>
> session.use_trans_sid = 0
>
> [restart server]
Hello Jim, thanks for your email.
I should have documented this one (I've been at this for awhile and searching
the li
---
I have tried compiling this with several different versions of PHP and
Apache 1.x and 2.x and keep getting this final result. Can anyone help me
out here?
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ossibly
its a configuration thing? Heck call me at the # below if you have any ideas :-) or
just email back.
Michael Scappa
Web Developer
Verve Internet Solutions
> for higher education
228 Krams Ave., Suite 300
Philadelphia, PA 19127
p: 215.508.4920
f: 215.508.4590
toll free: 1 866-672-26
Matt,
It is. Like I said all other variables being posted via the query string
work fine, its only the first key/value pair.
-Mike
- Original Message -
From: "Matt Schroebel" <[EMAIL PROTECTED]>
To: "Michael Scappa" <[EMAIL PROTECTED]>; <[EMAIL PROTECT
l/apache/bin/apxs
I don't know whether "--with-mysql=no" should work, normally it's
"--without-mysql".
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t have a line like this:
LoadModule php4_modulelib/apache/libphp4.so
before your "AddModule mod_php4.c".
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Dorian, it could be your 'sendmail from' line in there. Sometimes sendmail
will reject sending emails from invalid from addresses. Make it a real
address on your server and make sure apache is allowed to send from that
address (its in the trusted-users) file of your /etc/mail folder. I'm
willing to
wow, i sure will. now all of my arabic / middle eastern wedding needs are
solved, at last i can rest easy at night!!! and with such a great flash
intro too :-)
-Mike
- Original Message -
From: "SaudiAfrah.com " <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 10:5
cCGI is only needed for CGI mode.
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
how do i install a php script?
i would like the script the accept incoming messages and automatically
updated to my website?
(i'm a newbie)
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nt support in GD... no
> checking for jpeg_read_header in -ljpeg... yes
> configure: error: png.h not found.
>
> I looked in the configure file but sadly this same error is given in
> about six places so its not easy to figure out where things are gonig
> off the tracks. Anyhow an
est PHP (4.3.2).
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
a newer version of that package (at least imap-2002b doesn't
install that unix.h file into /usr/local/include anymore).
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ll to undefined function: imagettftext() ".
>
> I've compiled both freetype and freetype-devel.
>
> Any ideas?
# configure --help | grep freetype
--with-freetype-dir[=DIR] GD: Set the path to FreeType 2 install prefix.
So it's not --with-freetype (umm, yes, this is a bit confusing).
As a side note, --enable-trans-sid and --enable-track-vars don't exist
anymore.
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Fyi, you can always check to see where Apache is expecting the php.ini file
by creating a .php page with the following code:
The path to php.ini will be printed towards the top of the table.
hth
> -Original Message-
> From: Radovan Radic [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, Jun
;http://www.php.net/function.implode>
function.implode]: Bad arguments. in
N:\web\advancewarning\weather\specialwx.php on line 10
I have searched and searched and searched on the web and have not come
up with a solution for either one of these.
OS Windows 2000/IIS 5
DB: MySQL
PHP 4.3.2
rting = E_ALL & ~E_NOTICE
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
so is almost 6.5MB. I dont
> understand why is the binary so fat even with all the modules shared. I
> compiled on a Redhat 8.0 system.
Did you strip the file ("strip libphp4.so")?
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscrib
errno'
That's an old bug in old PHP versions compiled on new systems with new
glibc. Use the current PHP 4.3.2 instead.
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
with-mnogosearch=/usr --with-pdflib \
> --enable-xslt --with-xslt-sablot --with-sablot-js --with-kerberos
>
> Any ideas what the problem is?
There is no problem. Only shared extensions go into that extensions
directory. Compiled-in extensions are built into libphp4.so.
Regards...
Timothy,
It looks like the script isn't getting executed, check your apache conf.
make sure it knows how to run .php's and is loading the php module.
-Original Message-
From: Timothy Hora [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 19, 2003 7:17 AM
To: [EMAIL PROTECTED]
Subject: [PHP
re the error messages?
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. To find out, you can write a PHP script with the
line:
and put that file on your web server and look at it with a browser. The
output should have an entry "Configuration File (php.ini) Path".
Regards...
Michael
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
/lib? Did you try --prefix (i.e. with two dashes)?
Regards...
Michael
P.S.: Can you please turn off sending that superfluous HTML attachment?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
zts-20020429/mysql.so
The first one belongs to Perl, the second one to PHP. Perl's mysql.so
has the PL_sv_yes in it, PHP's mysql.so doesn't.
When you were "placing mysql.so in the correct place", apparently you
grabbed the wrong mysql.so (and "make install"
George L. Yermulnik wrote:
> Michael Mauch wrote:
>
>> George L. Yermulnik wrote:
>>
>> >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 in
Hello.
I am fairly new at linux but am learning fast. Here is my problem.
Specs on box:
166 MHz Dell tower
Debian Potato 2.2.7
Apache 1.3.28
I am trying to install PHP 4.3.2 on this machine and to work with apache.
However the PHP site has nothing for info under their docs section. It just
says
Regarding these mailing lists.
May I point out some guidelines to asking a question on these things. Make
sure you include some details. For example a well worded question would be
as follows:
Subject: Windows 2003 Beta and PHP version 4.3.1
Body: Hello, I am having problems with getting PHP to
What's with all the spam dispersed on this list?!
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 19, 2003 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Your details
>
>
> See the attached file for details
>
--
PHP Install Ma
A virus is attached to those spam messages. So DO NOT
OPEN IT!
--- Mark Eckeard <[EMAIL PROTECTED]> wrote:
> Am I the only person that is getting the numerous
> spam from this list?
>
> I am getting them at about 1 per every 10 minutes.
> Everything from "your resume", "thank you" and many
> m
gzip -c php-4.3.3.tar.gz | tar xf -
Regards...
Michael
files or from popen() and proc_open(), reading will stop
after a packet is available. This means that you should collect the
data together in chunks as shown in the example below.
Regards...
Michael
se a configure from
another package (if you want to know more about "configure", look for
autoconf and automake).
Regards...
Michael
that, but I googled for "sed: file conftest.frag"). If
you are on Solaris, make sure you have /usr/xpg4/bin/sed (or GNU sed) in
your PATH before the other, broken sed.
In either case make sure your download is ok (compare the output of
"md5sum php-4.3.3.tar.bz2" with the md5sum that is displayed on the
download page).
Regards...
Michael
your complete configure line, so we don't have to guess. And can you
please omit the superfluous HTML part of your message?
Regards...
Michael
name "DATABASE.OPW.IE" or the connection
string:
"(DESCRIPTION =(ADDRESS_LIST = (ADDRESS =
(PROTOCOL = TCP)(HOST = server.opw.ie)(PORT = 1521)))(CONNECT_DATA =
(SERVICE_NAME = DATABASE)))"
If you set NAMES.DEFAULT_DOMAIN = opw.ie, you should also be able to use
"DATABASE" without the ".OPW.IE".
Regards...
Michael
mandes suivantes :
>./configure --with-apxs=/usr/local/apache2/bin/apxs \
I don't know much about PHP with Apache2, but you should use
--with-apxs2=/usr/local/apache2/bin/apxs
^ note that 2!
See also: <http://fr.php.net/manual/fr/install.apache2.php>
Regards...
Michael
d either use single quotes or escape
the backslashes:
include('\folderE\folderF\myFile2.php');
include("\\folderE\\folderF\\myFile2.php");
See <http://www.php.net/manual/en/language.types.string.php>.
Please ask again if that was not your problem.
Regards...
Michael
Ruprecht,
Make sure you have PHP pointing to the right location for the
mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is
in another location you can point to it specifically when you call
mysql_connect (refer to php.net for the exact string), or just change it
in your php.
t; not displayed.
See <http://de.php.net/manual/de/security.registerglobals.php>.
Regards...
Michael
be used by the CLI PHP).
Regards...
Michael
t;--enable-ftp
That's the same as with PHP 4.3.0, I guess?
Please try with the latest stable snapshot from <http://snaps.php.net/>.
If it doesn't work, you might want to file a bug report at
<http://bugs.php.net> (with all the information that you gave here, of
course).
Regards...
Michael
also http://otn.oracle.com/tech/opensource/php/apache/inst_php_apache_linux.html
Yes, and see also <http://www.php.net/oci8>, there a couple more
environment variables that should be set (and exported) before Apache
is started.
Regards...
Michael
ow to
configure Apache, PHP and MySQL: http://www.digitalamit.com/article/apache_php_mysql/
Michael
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Sent: 12 October 2003 19:52To:
[EMAIL PROTECTED]Subject: [PHP-INSTALL] PHP &
ApacheI know this a noob
in the apachectl script or in
/etc/init.d/apache.
Regards...
Michael
her install the jpeg library
(dev package) or disable building of the GD library (if you don't need
it). Use --disable-gd or --without-gd to do so. See
<http://www.php.net/manual/en/ref.image.php> for more info.
Regards...
Michael
RL /method=post was not found on this server."
Your $PHP_SELF is empty, and as you are not using double quotes, the
browser uses "method=post" as action URL.
See <http://www.php.net/manual/en/configuration.directives.php#ini.register-globals>.
And btw PHP 4.2.2 is very old.
Regards...
Michael
Bhavin Desai wrote:
> Urgent, can you please unsubscribe me from the list.
Hmm - doesn't <http://www.php.net/mailing-lists.php> work for you?
Regards...
Michael
[EMAIL PROTECTED] wrote:
> [-- multipart/alternative, Encoding 7bit, 0 Zeilen --]
>
>[-- text/plain, Encoding 7bit, Zeichensatz: US-ASCII, 2 Zeilen --]
>
> Regards
Doesn't <http://www.php.net/mailing-lists.php> work for you?
Regards...
Michael
.7 seconds
Umm, yes - your P4 has almost double the speed of the Sparc, so it's
about twice as fast (the second CPU on your Sparc doesn't help anything
here). I don't see any problem here.
Regards...
Michael
eport notices:
error_reporting = E_ALL & ~E_NOTICE
Also have a look at the display_errors and log_errors settings.
Regards...
Michael
--with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
--with-imap=/usr/local/imap-2000e
this worked perfectly well before, cant understand why its falling
over here.
Any help welcomed
--
Best regards,
Michael ([EMAIL PROTECTED])
From British Military personal records:
This
p.net/manual/en/install.apache2.php> looks promising -
especially that AddType line.
Regards...
Michael
(svr4) -Acpu(sparc) -Amachine(sparc) -Asys
>
> I have no idea what to do to fix this.
Does the config.log give some hints? Can you insert a "set -x" before
the line
echo $ac_n "checking base type of last arg to accept""... $ac_c" 1>&6
and see what happens?
Regards...
Michael
following line is
> echoed: ./build/shtool echo -n -e %B
>
> and at this point the script hangs.
>
> If I list processes at this point, the top process is: tr x- x_ which is
> running at 78% CPU.
Make sure you have /usr/xpg4/bin in your PATH before /usr/bin.
Regards...
Michael
to Apache 2?
> /root/WORK/php-4.3.4/sapi/apache/sapi_apache.c:45: `NOT_FOUND' undeclared
The last time this happened, the user wanted to use Apache 2 and used
--with-apxs instead of --with-apxs2.
Regards...
Michael
Hi Seung,
On my system I have Win XP, Apache 2 with PHP 4.
My system does not have "php4apache.dll"
Should this have come with PHP or Apache?
I have also tried your comment below at work on Win2000Pro but still I
don't have it on my computer.
Any ideas?
-Original Message-
From: Seung H
Just use
--with-apxs, and if you get an error saying that the apxs program could
not be found, use --with-apxs=/path/to/your/apxs.
> And in which directory should I be to do that?
Better hope you can use apxs (it's a lot easier to install, and if you
want to upgrade either PHP or Apache, you have to recompile only one of
them).
Regards...
Michael
th-mhash' '--with-zlib' '--with-zlib-dir=/usr/include' '--with-dom'
> '--with-dom-xslt' '--with-dom-exslt' '--with-curl' '--with-curlwrappers'
> '--with-pdflib' '--with-jpeg-dir=/usr/lib' '--with-tiff-dir=/usr/lib'
Try "--with-jpeg-dir=/usr" (for the others as well), so the compiler can
find the header files in /usr/include and the libraries in /usr/lib.
Regards...
Michael
1 - 100 of 302 matches
Mail list logo