Dear sirs,
I have installed Apache 1.3.19 and PHP4 over Windows Millenium.
#I put this in httpd.conf file:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php .phtml
I copied the files MSVCRT.DLL and PHP4TS.DLL to c:/windows/system.
I wrote a script file nam
The error is that it can't find your libpq.so library, not your pgsql.so
one.
Where is libpq.so.2.0 on your system? If you are on a Linux box, edit
/etc/ld.so.conf and add thatr directory and then run ldconfig.
-Rasmus
On Fri, 20 Jul 2001, Sean McCoy wrote:
> When I execute a pg_connect() in
When I execute a pg_connect() in a .php file, I get an error indicating that
the function is not defined...
That's because, in the Apache error log I'm getting the following:
PHP Warning: Unable to load dynamic library '/usr/lib/pgsql.so' -
libpq.so.2.0: cannot open shared object file: No such
Hi,
I've just put FreeBSD 4.2 and some basic libraries and packages on a Celeron
box that I have so I can use it for testing my PHP scripts before posting
them to the production server.
I have installed mySQL 3.23.37 in /usr/local/mysql and now am trying to
figure out why it doesn't start up when
glynco pressed the little lettered thingies in this order...
> I installed PHP 4.0.6
> ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
> make install
>
> Now what should I do with the httpd.conf and srm.conf?
>
The instructions for this are well documented at php.net/manual in t
I'm on a box that already has php installed as an Apache mod, but it's
lacking the compile options that I desire. So, I can't recompile the
module, i have to make my own local version of php with the options i want.
Well, to just start out, I thought that I would just do a normal install,
with de
Did you read the INSTALL file?
On Sat, 21 Jul 2001, glynco wrote:
> I installed PHP 4.0.6
> ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
> make install
>
> Now what should I do with the httpd.conf and srm.conf?
>
> Can someone explore this: "edit your httpd.conf file so it only
I installed PHP 4.0.6
./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr/ make
make install
Now what should I do with the httpd.conf and srm.conf?
Can someone explore this: "edit your httpd.conf file so it only loads the
module for php4. If you load php3 it will interfere and it will brake
Hello list
After digging unsuccessfully in the archives, I ask my question here..
I try to compile PHP 4.0.6 with PostgreSQL support.
I compiled Apache 1.3.14 without problem.
PostgreSQL (7.0.3) complained about C++ (cannot make executables), but it
was fixed with a ./configure --without-CXX
For
Im compiling PHP, but when I'm using "with-apxs=/usr/sbin/apxs" parameter ,
the make utility error: stub.lo: file not recognized : File Truncated
make *** [all-recursive] Error 1
# ./configure
--with-mysql=/usr
--with-gd=shared
--with-sybase=/usr/local/freetds
--with-tiff-dir=/usr
--with-jpe
php-install Digest 20 Jul 2001 15:10:44 - Issue 372
Topics (messages 3632 through 3636):
Re: Apache, PHP, and undefined references
3632 by: Rasmus Lerdorf
Re: AIX 4,3,3, Netscape 3.6.1
3633 by: Alfred Lerch
Re: Installing PHP4 on IIS4 server-interpreter problems
36
I tried installing php4.0.6 the other day, --with-mysql --with-apxs on Apache/1.3.12
(Unix) (Red Hat/Linux)6.2
it gives me this info: PHP/4.0.6 mod_perl/1.21
But at the top of the page it says:
PHP/FI Version 2.0.1?
Like whats the deal? THe page doesn't look as pretty as all the other
[root@ns php-4.0.6]#
./configure --with-apxs=/usr/sbin/apxs --with-pgsql=/usr/include/pgsql --wit
h-mysql=/usr/
\ --with-gd=/usr/ --with-ftp --enable-track-vars --enable-versioning
configure: warning: --with-gd=/usr/: invalid host type
Configuring libtool
checking build system type... config.sub
On Thursday 19 July 2001 22:09, david lamson wrote:
> I have gone through the FAQs and manual, and can not get it up and running.
> Any ideas?
Reread install.txt - the registry does not get involved in php configuration
on your platform.
--
Phil Driscoll
--
PHP Install Mailing List (http://ww
Hi Kenneth,
are you sure the file /www/a/netscape/suitespot/bin/libphp4.so exists ?
Have you set the LD_LIBRARY_PATH ?
regards
alfred
Kenneth Lee wrote:
>
> I am having problems trying to get php 4.0.6 to work on AIX 4.3.3 as NSAPI.
>
> Here is how I ran the configure
>
>./configure --w
15 matches
Mail list logo