Without success I have tried compiling PHP 5.2.14, 5.3.13 and 5.4.3 with Apache
2.4.2 on AIX 6.1
With 5.2.14 and 5.3.13 the make is successful, but every test in "make test"
fails.
With 5.4.3 make fails with:
/bin/sh /home/downloads/php-5.4.3/libtool --silent --preserve-dup-deps
--mode=compil
wrote:
> On Wed, 11 Feb 2009, brian wrote:
>
>> To: php-install@lists.php.net
>> From: brian
>> Subject: [PHP-INSTALL] php.ini not read?
>>
>>
>> phpinfo() says: "configuration file path /apps/local/php5/lib"
>> phpinfo() also says: "
Hi Paul, thanks for the reply. I guess I should have said that the php.ini
is indeed in the stated configuration file path.
Paul Reinheimer wrote:
> Hi Brian,
>
> this line
> configuration file path /apps/local/php5/lib"
>
> Indicates that it is looking for a php.ini
phpinfo() says: "configuration file path /apps/local/php5/lib"
phpinfo() also says: "loaded configuration file: (none)"
i'm sure this has to be in a faq somewhere... can someone point me at it?
i'd like to get php to read the php.ini in the config file path.
thanks in advance,
b
Linux syserp21 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:28:55 EDT 2005 i686
i686 i386 GNU/Linux
RedHat AS 3.0 PHP 4.4.7 attempting configure receive the attached debug
log.
debug.log
Description: debug.log
Muzak wrote:
Installed php 5.2.1 on tomcat 6.0.10 (on Win XP sp2)
The installation itself works fine and phpinfo() shows the config in the
browser.
However all $_SERVER variables seem to be missing.
When executing print_r($_SERVER); all I get is:
Array
(
[REQUEST_TIME] => 1178493222
)
In
When trying to upgrade PHP to version 4.4.7, attempting to start Apache
gives me the following error: "The requested operation has failed!"
The Apache configuration is the same, and as far as I can tell, all the
files are in the right places, and linked properly (php4apache2.dll and
php.ini in
brian wrote:
I've just re-compiled 5.14 (to get mbstring support) and now my include
path seems borked.
phpinfo() shows:
include_path.:/usr/local/php/lib/php
# ls -l /usr/local/php/lib/php
total 420
drwxr-xr-x 2 root root4096 Aug 14 13:18 Archive
drwxr-xr-x 2 root root
n line 9
MDB2 is among the etc. above. Any other page which requires any other
PEAR package fails in the same way.
I'm almost certain this has happened to me once before but i can't think
of what the problewm is here. Any ideas?
brian
) and php itself seems to run from the shell
without
any issues. i do apologize if this is a weak question and i very much
appreciate any help.
Do you see libphp4.so in /usr/local/apache/libexec/ ?
brian
Bob Buttafuso wrote:
I am running Apache2.2 on Windows NT. with PHP5. I turned on
register_globals in php.ini, which is a requirement of one of the
shopping carts I am installing. When I test PHP via the browser, it says
that register-globals are off. I rechecked the file and it is off!
Any id
brian wrote:
Linux 2.4.20-021stab028.24.777-enterprise #1 SMP Fri Jan 6 19:39:27 MSK
2006 i686 i686 i386 GNU/Linux
httpd-2.0.51-2.9.1 & httpd-devel-2.0.51-2.9.1 installed as RPM.
I attempted to install php-5.1.4 from source only to run into something
at the final step. I'd previ
Peter Hodge wrote:
Hi Brian,
1) For downgrading, make sure you strip the out the references to the PHP 5
module in apache config:
> [activating module `php5' in /etc/httpd/conf/httpd.conf]
You'll need to edit httpd.conf and remove the php5 stuff (or you could just
remove e
eaving aside my obvious n00bness here, the error /is/ pretty cryptic.
Can anyone please shed some light on this? The modules all appear to be
in /usr/lib/php4/ and php.ini is pointing there (extension_dir).
brian
t i'd really like to be able to run something
from it for testing. I have no desire to use safe_mode here.
brian
t;
Action application/x-httpd-php "/php/php.exe"
Can anyone suggest a solution?
Thanks.
Brian
--
Brian Wolf <mailto:[EMAIL PROTECTED]>
Activus Technologies <http://www.activustech.com>
410.367.2958
En
guessing this is a 64bit-related botch, since php is
trying to allocate 30 GB of memory, but it is a guess.
I saw the earlier reports about SEGV's with php 4.X, but
indication of what the resolution was. Of course, I did NOT have
problem with php 4.X.
Any clues?
Brian
You got it jackass.
Get your act together before you start flamewars idiot.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.9/42 - Release Date: 7/6/2005
Ah. I see. Well I will try to be patient then. No hard
feelings I hope. J
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.9/41 - Release Date: 7/5/2005
What about the spoofing and the viruses? What is going on
with that? Why on earth did you guys allow it to get this bad at all?
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.9/41 - Release Date: 7/5/2005
Hear, Hear!
I honestly don’t think anyone actually is bothering to
moderate this list and I am about ready to just can it altogether.
Not sure who set this thing up but they are truly a sad
excuse for a mod.
--
No virus found in this outgoing message.
Checked by AVG Anti-Vir
I use apache's suid mechanism so that all cgi scripts in a user home
directory run as that user. php scripts seem to still run as the
apache user (www-data with Debian) however.
Obviously this represents a nasty security risk, to say nothing of
complicating disk quota management. As things stand,
;--with-kerberos'
'--with-ldap=shared' '--with-mysql=shared,/usr' '--with-pgsql=shared'
'--with-snmp=shared,/usr' '--with-snmp=shared' '--enable-ucd-snmp-hack'
'--with-unixODBC=shared' '--enable-memory-limit' '--enable-bcmath'
'--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio'
'--enable-mcal' '--enable-mbstring' '--enable-mbstr-enc-trans'
'--enable-mbregex' '--with-apxs2=/usr/sbin/apxs'
As you can see, the setting is "--with-dom=shared,/usr"
I'm not exactly sure what this means. If it is libxml that I need, I have
the following on my system:
/usr/lib/libxml2.so.2.5.11
/usr/lib/libxml2.so.2
/usr/lib/libxml.so.1.8.17
/usr/lib/libxml.so.1
Can someone please help me figure out how to get the dom xml working? What
needs to be changed in my setup? Thanks.
I can provide additional information if requested.
Brian
Hi Guys,
I'm new to PHP so I got a basic question for you.
I'm running Windows 2000 as a server and I want to create PDF's. I
understand that to do this I need to use a PDF library. Where can I get a
PDF library and how do I go about installing it.
Brian
I am trying to get one specific directory on an iPlanet 4.1/php 4.3.0
server set up so that all files in the directory are treated as php
scripts and executed. Basiucally, I would like php to use the extension
.html, but only in one directory.
Scripts in the directory execute fine if I use the
I am trying to get one specific directory on an iPlanet 4.1/php 4.3.0
server set up so that all files in the directory are treated as php
scripts and executed. Basiucally, I would like php to use the extension
.html, but only in one directory.
Scripts in the directory execute fine if I use the
Please unsubscribe me,
ugot2nome
>From: "Michel Vaillancourt" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Subject: [PHP-INSTALL] Compiling With Shared Libraries Difficulty
>Date: Wed, 10 Sep 2003 09:33:53 -0400
>
>
> Hello, all. I'm running Slackware 8.x, Kernel version 2.4. I am running
e else run into this?
--
_____
/ Brian C. Hill [EMAIL PROTECTED] http://brian.bch.net\
| Unix Specialist BCH Technical Services http://www.bch.net |
--
PHP Install Mailing List (http://www.php.net/)
ient.so.10 was needed by
the package.
Thanks,
Brian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
When I installed Apache 1 and PHP together in Windows and setup everything
correctly. The script.php?variable=value way of posting to the PHP script
will not work. I had this problem once before but it was over a year ago and
I forgot how I fixed it. Please help if you can.
--
PHP Install Maili
Hello,
I am building php with the following configure.
/pkg/src/php-4.3.1/configure \
--prefix=/usr/pkg/php \
--with-config-file-path=/etc/php/php.ini \
--with-apxs \
--without-pear \
--with-png \
--with-jpeg \
--with-ndbm \
Making sure that you include /usr/xpg4/bin at the
_beginning_ of the PATH, will ensure that xpg4 sed is used,
which works.
Brian
==
On Thu, Feb 20, 2003 at 03:37:54PM -0500, [EMAIL PROTECTED] wrote:
>
> i'd be
ence on the list's 'radar'. :)
Brian
==
On Thu, Feb 20, 2003 at 04:30:34PM +0100, Moroni Norin wrote:
> I am trying to install php-4.3.1 on a FreeBSD 4.5-STABLE system. The
> configuration and compilation wo
/usr/bin/sed is busted.
set your PATH to include /usr/xpg4/bin
PATH=/usr/xpg4/bin:$PATH
and start over
Brian
==
On Wed, Feb 19, 2003 at 08:58:02PM +, edwin lin wrote:
>
> Using p
Set your PATH to use xpg4 sed and it will work:
PATH=/usr/xpg4/bin:$PATH
Brian
==
On Tue, Jan 28, 2003 at 02:27:20PM -0500, Aaron Bennett wrote:
> Hello --
>
> I'm attempting to build php 4.3.0
Are you running in 64-bit mode?
Brian
==
On Tue, Jan 28, 2003 at 01:40:11PM -0500, Hong Tian wrote:
> Hi,
>
> I am installing php 4.3.0 + Apache 2.0.44 on Solaris 9 with gcc 2.95.2.
> After compiling PHP,
ed with rc=8323072.
Make: *** [install-sapi] Error 1
thank you,
Brian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
squirrelmail, but depending upon
which options I compiled php with, I couldn't even get apache to start,
which leads me to believe that this a php issue.
Should I try a snapshot or removing all optimization?
Brian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit:
I installed Apache and PHP and when I try and run PHP files, they won't
accept variable values that apache tries to post to it. I've tried using
both forms and the format that you see above in the subject. Anyone got a
guess at what may be wrong?
-Brian Ross
--
PHP Install Mailing
I put php.ini in the c:\windows folder like it says and disable
cgi.force_redirect in order to get it to work with Xitami but for some
reason it still says that cgi.force_redirect is enabled and that "Security
Alert! The PHP CGI cannot be accessed directly." I think this is a fairly
simple question
On Thu, 7 Nov 2002 11:31:52 -0600, [EMAIL PROTECTED] (Brian Fahrlander) wrote:
OK, thanks for no help whatsoever. But I'm not bitter; I'm here to report what I
found so that the next guy with this problem isn't stuck:
The PHP docs say to change variables in /etc/php.ini
Here's the situation:
httpd-2.0.40-8
php-4.2.2-8.0.5
The application is SquirrelMail 1.2.8; everything else works, but
it's limited to about 512Kbytes of upload. My first impulse was to
investigate the FAQ on Squirrelmail.org, and it had it, but the text was
kinda...spastic. Go read
hese files in the plugins/include directory. I also tried
copying them to the /plugins directory, but got the same errorrs.
Please let me know if you need any additional info to help debug this.
thanks!
**
Brian Vaughan
Corporate Webmaster, Web Services
FAME Information Services, Inc.
325 E.
ct/2002:18:34:40] info: php4_init reports: Initialized PHP Module
Are there any issues with php on versions of Netscape as old as v3.51? If
not, is there something additional I need to do?
thanks!
**
Brian Vaughan
Corporate Webmaster, Web Services
FAME Information Services,
I have built a nice admin login for my site. Works great. Uses the mySql
database to store the uname and pass. But if I insert into my table a
PASSWORD('password') so that the password is encrypted I'm not sure how my
PHP script could check to ensure the password is the same. How can I encrypt
the
Well, I'm not the best qualified to answer this question but here goes my
best shot (Guru's watch me here make sure I don't screw this up).
Starting with Apache. Apache does not actually process your *.php files.
There is another engine that takes care of that called Zend. There are a
couple lin
Our system found and removed this from our email...However I thought that
perhaps
others might have got this and did not have as strong a virus detection as
we do.
-Original Message-
From: Gilberto J. Palau [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 6:55 AM
To: undiscl
I'm running apache-1.3.23-14 on a redhat 7.3 system.
I have installed the php-rpm and the php_mysql.rpm from Redhat.
installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4.
Cannot connect to my mysql-3.23.49-3 database.
If I use "mysql_connect()" only, I get "Fatal error: Call to undefined
functi
I'm running apache-1.3.23-14 on a redhat 7.3 system.
I have installed the php-rpm and the php_mysql.rpm from Redhat.
installed php-4.1.2-7.3.4 and php-mysql-4.1.2-7.3.4.
Cannot connect to my mysql-3.23.49-3 database.
If I use "mysql_connect()" only, I get "Fatal error: Call to undefined
functio
Do you have a function by the name of imagecreatefromjpeg() in your
"resize.php" script located in "C:\Program
Files\Apache Group\Apache2\htdocs\" folder?
-Original Message-
From: Michael F. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 19, 2002 10:58 AM
To: [EMAIL PROTECTED]
Subje
[05/Sep/2002:17:46:08] info ( 4125): Successfully initialized web
application environment (web-apps.xml) for virtual server (https-www2.fame.com)
-
any ideas?
**
Brian Vaughan
Corporate Webmaster, Web Services
FAME Information Services, Inc.
325 E
I am confused, we unzipped PHP 4.2.2 to c:\php, then configured IIS 5 to use
PHP4isapi.dll, but a PHPInfo reveals that its v4.2.1 !!! Did someone forget
to recompile php4isapi.dll for v4.2.2 zip distribution?
php4isapi.dll - 24,576 bytes
--
PHP Install Mailing List (http://www.php.net/)
To un
just grad
the online user guide at http://www.php.net
Sincerely,
Brian Vaughan
IT Administrator
-Original Message-
From: Debra Kosinski [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 2:34 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Need advice
We have an Oracle8.i webs
/u01/app/oracle/product/9.0.1/lib/libclntsh.so: wrong ELF class:
ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
End of Log
Sincerely,
Brian Vaughan
IT Administrator
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
/u01/app/oracle/product/9.0.1/lib/libclntsh.so: wrong ELF class:
ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
End of Log
Sincerely,
Brian Vaughan
IT Administrator
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
y?
Thanks!
--Brian
I forgot to mention the following in my previous email.
The following lines are also included in httpd.conf.
AddType application/x-httpd-php .php .phtml .html
Action application/x-httpd-php "/php/php.exe"
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.gr
am not sure what went wrong.
Any idea on how to fix this problem?
Brian
-
My httpd.conf has the following lines:
...
DocumentRoot "D:/Web"
...
ScriptAlias /php/ "C:/php/"
ScriptAlias /cgi-bin/ "D:/Web/cgi-bin/"
AllowOverride
; saved as index.php.
And it works great..
Any ideas?
Thanks in advance for all the support.
Brian Speck
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I was wondering if Anyone has experience upgraded from 4.0.6 ( RH 7.2
RPMS)
To the New 4.2..
If so Can someone Advised me what to do..
Do I have to remove the RPMS and then do a standard Install like I would
from scratch.. or is thre an Upgrade?
Brian Speck
--
PHP Install Mailing List
I was wondering if the issue with dynamic modules within Apache was
fixed with this version.
I tried when it was 4.2RC3 and could not get the --with-apxs2
To work..
I was wondering if it was working now?
Brian Speck
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit
Over on the Apache thread, someone figured out today that my problems
getting my CGI scripts to run somehow had to do with the fact that I had
built and configured PHP (4.1.2).
So tonight I downloaded Apache 2.0.35 and PHP 4.2RC2, and found I cannot
get past the "SAPI API bugs" part of the build.
>For anyone who may be following the thread, and
>because there's no information about the problem
>I had with HTTP_WSER_AGENT on the Net, here's the
>problem:
>When AtGuard 3.2 Firewall (maybe some other firewalls)
>with privacy options for HTTP headers turned on,
>the Windows system sen
>>ld.so.conf (in /etc on my box) contains a list of dirs that ld (gnu
dynamic linker) checks for shared objects/libraries, ELF, etc. You won't
have any control of that if you're >>virtual-hosting. Try doing:
>>LD_LIBRARY_PATH=/home/path/to/mcrypt/lib:$LD_LIBRARY_PATH
>>export $LD_LIBRARY_PATH
'lo
> >I'm having a problem installing php with mcrypt support. Here's my
> setup:
>
>> debian linux
>> Apache/1.3.19
>> php 4.1.2
>> libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22)
>
>
>> I got libmcrypt to install, but when I try to configure php "with
>> mcrypt" I get
Wayne wrote:
>OK, I installed as per INSTALL, everyhting ok, no errors.
>I created the test file test.php: .
>When I call up this page from a browser I simply get the markup
regurgated:
>i.e.: .
>This is the same for any php markup.
You probably forgot to add support for the php extension
Lucas wrote:
>I'm having a problem installing php with mcrypt support. Here's my setup:
>debian linux
>Apache/1.3.19
>php 4.1.2
>libmcrypt 2.5.0 (alternately tried mcrypt 2.2.6 and libmcrypt 2.4.22)
>I got libmcrypt to install, but when I try to configure php "with
mcrypt" I get problems.
nf, the problem goes away ( it
appeared with PHP ).
Any advice would be appreciated.
Regards,
Brian Jacobs
During conf/make/make install, the only non-default thing I specified was
./configure --with-apxs=/usr/local/apache/bin/apxs
I don't see how this would have affected anything.
I am attempting to install PHP 4.1.1 on HP-UX 10.2 with Netscape 4.1 and I
get a message that it cannot verify posix threads. I tried it with
the --disable-posix option and it still returns the same error. If anyone
can help it would be appreciated.
Thanks
--
PHP Install Mailing List (http:
ny idea why it fails ?? Php 4.0.6 compiles without any problems
/Brian
--
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]
I saw a post-pair here from Tim Kettler to Rasmus asking about using
4.1.0 with 2.0.28.
I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the
install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere,
but my PHP scripts don't seem to be being sent to the PHP module.
A co
Pretty much the same as installing it on windows 2000.
What web server your using?
Thank You
Brian Paulson
Sr. Web Developer
[EMAIL PROTECTED]
http://www.chieftain.com
-Original Message-
From: Arik [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 17, 2001 12:02 AM
To: [EMAIL
any clue as to installing php with tux -- it does have cgi support -- Didn't
see to much for instructions on either site ~
Brian
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
As far as I know, the patch works for 4.0.6. We haven't tried it with other
versions. Your mileage may vary.
I belive 4.0.6 is still the latest and greatest. So, since you're
recompiling,
why not use the newest version?
-Brian
>= Original Message From Jaeck Stephan
<
This topic was already covered on php-db, and here's the original post, my
reply, and the original author's comments as well. HTH.
-Brian
This is correct. If you are using the CVS version of PHP then it will
auto-detect the Oracle 9i libraries if you configure with "--with-
er is
handling your .cgi files.
-Brian
-Original Message-
From: Dave Goodrich [mailto:[EMAIL PROTECTED]]
* snip
info.cgi
#!/usr/local/bin/php
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
erify that the files do exist in those
paths and then put each line in the similar section (preferably at the end
of each section), then restart Apache. You should then be set.
Good luck,
-Brian
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, Octob
hanks in advance
Brian
in article [EMAIL PROTECTED], Ralph Brown at
[EMAIL PROTECTED] wrote on 10/9/01 7:27 PM:
> While trying to "make" PHP on MAC OS X 10.1, i am getting the following
> errors"
>
>
> /Users/lr/src/php-4.0.6/.libs/libphp4.lax/libtsrm.al
> /usr
/usr/local/apache/bin/apxs
and I noticed that libphp4.so was installed in
/usr/local/apache/libexec/libphp4.so
I restarted Apache and it worked.
I didn't configure using --with-mysql but the built in support is working so I'm not
going to do that right now.
Hope this is helpful
- Bria
ncompress' error could be caused by?
Thanks,
Brian
---
Background:
/configure --with-mysql=/usr/local/mysql --with-apxs
make
make install
my libphp4.so is in /usr/lib/apache/
I added this to
I have mysql in /home/brian/mysql, php in /usr/local, and apache in
/home/brian/apache.
I'm only having problems with the apache compile. I can get the server to
run if I compile
it without trying to activate the php module. This last time, I even left
all the enable
flags out of th
or pointing to some mysql files/commands. Can
anyone help me out on this?
Thanks,
Brian Windsor
--
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]
3.22.32-pc-linux-gnu-i686//lib/mysql
-L/usr/local/mysql-3.22.32-pc-linux-gnu-i686//lib/mysql conftest.c -lmysqlclient -lpng
-lz -lgd -lresolv -lm -ldl -lcrypt -lnsl -lresolv 1>&5
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
- Original Message -
F
OS: Red Hat 7.0
Apache: 1.3.12
MySql: 3.22.32
--
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]
84 matches
Mail list logo