Re: [PHP-INSTALL] apxs Error: related to libphp5.so

2006-03-02 Thread php
Sounds like php has a problem trying to install the php module into the apache modules directory, which it will do by default. Did you compile/install Apache as root user? Are you compiling php5 as root user? Did you do a 'make clean' after installing apache 2? I don't think you need to unles

[PHP-INSTALL] apxs Error: related to libphp5.so

2006-03-02 Thread Tara
Hi,   I have successfully installed Apache 2.2, and MySQL 5. on RHEL 4. However, having problems when installing php5. Your insights and help are greatly appreciated.   The following steps were successful > ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/share/mysql >

[PHP-INSTALL] Enabling all modules as shared

2006-03-02 Thread php
Hi all. Is there a ./configure option that will allow me to enable all php 5.1.2 modules as shared? (apart from those that cannot be loaded as shared mods) I would like to enable all the modules that can be used as shared in one go, like in apache. Is this possible please? I have tried this,

[PHP-INSTALL] mysqli_embedded

2006-03-02 Thread adrian
Quick question about enable-embedded-mysqli. It seems like embedded-mysqli tries to link to libmysqld.a which is a c++ library. Using debian-linux and the newest php-5.1 and libmysqlclient15-dev (mysql 5.0.18-7). If I try to compile using this: $ ./configure \ --with-mysqli \

Re: [PHP-INSTALL] php-gd picture rendering question

2006-03-02 Thread Sasha Dolgy
Could be there's a limit you're hitting. Check out your php.ini file (phpinfo(); will show you the location of where it is) I just did a quick look in mine and perhaps your 500k image is taking up more then whatever you have set for memory_limit? ;;; ; Resource Limits ; ;

[PHP-INSTALL] php-gd picture rendering question

2006-03-02 Thread Pete Masse
I'm having trouble getting php to render an image that is 500k.  It doesfine with 200k but the larger images don't show up.  Below is the codethat I am using.  I have php-gd installed.        $img =3D $n->getImage();    if(!is_null($img)) {    ?>    f

[PHP-INSTALL] Problems loading PHP_CURL and PHP_LDAP

2006-03-02 Thread Bob Cox
Hello,   I have a Windows 2000 server with SP4 running IIS 5 and a web page that uses PHP. The site was working well until one of my users installed framework 1.1 and ASP.NET. Since then I get the following errors when I try to access the WEB page in question:   PHP Warning: Unknown():

Re: [PHP-INSTALL] MySQL unavailable after compile and Install

2006-03-02 Thread Boyd Hemphill
Keith:   This was exactly the problem!  I sincerely appreciate the time you took to make the response.   Best Regards,Boyd E. HemphillDatabase AdministratorRegion XIII - Educational Service CenterMySQL Certified Professional[EMAIL PROTECTED](512) 919-5413

Re: [PHP-INSTALL] how to compile php

2006-03-02 Thread Jeremy Oliver
You are right on Sasha The PHP forum is designed for newbies & the not-so-newbies who are seeking guidance not comments from some smart-ass (Hey smart-ass, if you know it all, why bother with the forum?) Sadly these types are clogging up the internet with unhelpful advice, have you ever done a

Re: [PHP-INSTALL] how to compile php

2006-03-02 Thread Sasha Dolgy
GAO Core Values - Accountability, Integrity, Reliability "GAO takes a professional, objective, fact-based, nonpartisan, nonideological, fair, and balanced approach to all of its activities. Integrity is the foundation of reputation, and GAO's approach to its work assures both." Have you forgotten