[PHP-INSTALL] PHP on Novell

2003-09-16 Thread end
Hi, i have a novell Netware 6 server with apache 1.x i have installed the php ver. for novell and configurated the files in apache BUT if i try to load the PHPLIB.NLM i can't load it. every time i tryed it, it says NLM is UNRESOLVED hope for help and pleace forgive me my poor english (:

[PHP-INSTALL] i am fed up

2003-09-16 Thread Muhammad Imran
I;m trying to install apache1.3.28+php4.3.3+postgresql7.3 on redhat 8. While I install according to www.php.net/en/intall.apache.php.  Apache install correctly and it is working. But when i make php it give error   Sorry, I was not able to successfully run APXS.  Possible reasons:   1.  Pe

Re: [PHP-INSTALL] i am fed up

2003-09-16 Thread Jim Thome
Is PERL is your path? Try 'perl -v'. What was your configure line for Apache? >>> "Muhammad Imran" <[EMAIL PROTECTED]> 09/16/03 08:15PM >>> I;m trying to install apache1.3.28+php4.3.3+postgresql7.3 on redhat 8. While I install according to www.php.net/en/intall.apache.php. Apache install correc

[PHP-INSTALL] Re: problems after upgrading from 4.2.3 to 4.3.3

2003-09-16 Thread Michael Mauch
Hansjo wrote: > I am having problems since upgrade from 4.2.3 to 4.3.3. > I try to open and read a file from a remote server: > $source = fopen(http://www.remote-server.../$remote_file,"r";); > $content = fread($source, 50); > But only the first 2731 characters are read into $content by fread.

[PHP-INSTALL] Re: php-mysql not installed

2003-09-16 Thread Michael Mauch
Ar wrote: > My os is mandrake 9.1 > > How is the php-mysql extension installed on this platform? > > I have mysql and php installed (as rpm packages). phpinfo() displays the > configure command which does not include --with-mysql. phpinfo said that > the extensions could be installed by doing urp

Re: [PHP-INSTALL] install issues.

2003-09-16 Thread Michael Mauch
Didier McGillis wrote: > > Sorry dont know if I mentioned this in the email > make: *** [ext/ctype/ctype.lo] Error 1 > Is the last thing I get. > >>From: "Didier McGillis" <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: [PHP-INSTALL] install issues. >>Date: Mon, 15 Sep 2003 19:30:52 +

Re: [PHP-INSTALL] i am fed up

2003-09-16 Thread Jonathan Villa
I assume you have something similar to ./configure --with-apxs=/etc/httpd/bin/apxs if not, check to see if perl is working correctly... On Tue, 2003-09-16 at 21:15, Muhammad Imran wrote: > I;m trying to install apache1.3.28+php4.3.3+postgresql7.3 on redhat 8. > While I install according to www.

[PHP-INSTALL] weird problem

2003-09-16 Thread William Cheung
Hi, I am using WinXP running IIS locally. It worked with PHP 4.3.2 fine. But after I upgrade to 4.3.3, weird problem happens. After I reboot my machine, if I run my web application right away, it will display the web page. If I wait for a while then run my web application, it will get t

[PHP-INSTALL] Re: weird problem

2003-09-16 Thread Shadow
I have heard of problems with 4.3.3 so I am waiting for a bit. Shadow

[PHP-INSTALL] libphp4.so doesn't seem to be created

2003-09-16 Thread Bill Hudspeth
Hello, I have twice tried to install PHP-4.3.3 under Apache 1.3.27. I am unable to find the libphp4.so file anywhere on my system. I have searched using "find" and "locate", to no avail. The "make install" command returns the following lines: [EMAIL PROTECTED] php-4.3.3]# make install Installi

Re: [PHP-INSTALL] libphp4.so doesn't seem to be created

2003-09-16 Thread Jim Thome
Looks like you compiled PHP as a CGI, so no DSO will get created. What was your configure line? >>> "Bill Hudspeth" <[EMAIL PROTECTED]> 09/16/03 04:00PM >>> Hello, I have twice tried to install PHP-4.3.3 under Apache 1.3.27. I am unable to find the libphp4.so file anywhere on my system. I have