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 (:
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
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
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.
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
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 +
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.
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
I have heard of problems with 4.3.3 so I am waiting for a bit.
Shadow
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
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
11 matches
Mail list logo