php-install Digest 4 Nov 2001 07:23:43 -0000 Issue 537

Topics (messages 4835 through 4840):

Re: can't build PHP_4_0_7 branch
        4835 by: Grigori Goronzy
        4836 by: Grigori Goronzy

upgrade to 4.06 and php.ini MyWQL question
        4837 by: Frank Surget

Exchange (not SMTP)
        4838 by: arttor

Re: refreshing and code editing problem.
        4839 by: Yasuo Ohgaki

make install error
        4840 by: Fiasco

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


btw, my system:
linux, selfmade LFS
gcc 2.95.3(was used) and 3.0.2
glibc 2.2.4


-greg

PGP signature





On Sat, 3 Nov 2001 17:17:08 +0100
[EMAIL PROTECTED] (Grigori Goronzy) wrote:

> btw, my system:
> linux, selfmade LFS
> gcc 2.95.3(was used) and 3.0.2
> glibc 2.2.4
> 
> 
> -greg
> 
i downgraded to autoconf 2.13. all ok now :)

-greg

PGP signature





Hi all
I just upgraded to PHP 4.06 on my Cobalt Raq 4. In the instructions it tells you: 

"If you use mysql with php, please note you need to add a line 'extension=mysql.so' to 
/etc/httpd/php.ini to load the 
mysql php-module."

Does anyone know where this line is to be inserted? Are the single quotes to remain? 
Should I reboot the Raq for these 
changes to take?

Thanks for your advice.
Frank









I mast use the exchange (not SMTP) for the mail transfer and I don't now haw
setup that. Please help me.






Archer wrote:

> Hello Everybody,
> 
>     I have this strange problem in PHP4.06 and I am using windows NT.
> I have this 2 files one is the HTML that will throw a value into PHP
> and my PHP supporting the grahics and when I change the value from
> my HTML and the PHP display never change even I keep refreshing
> my browser. I did not close the existing browser and I edit the code then
> make a refresh then the display was change. During the first one I try to
> look at the image file to make sure if the image has been change and yes
> it change but the display in the browser never change.
> 
> Please if you have any idea about this problem please tell me.
> 
> Thanks a lot
> Archer
>


Why do you reply to other thread?
Anyway, it seems it's a simple cache problem. Try to send old
enougth Expire header, see if it helps. (If you are using session
module, use "private" or "nocache" for cache limitter)
Read RFC2616 for full description.

--
Yasuo Ohgaki




I get the following error when I
make install
on for php.

apxs:Error: Unkown option: S
Usage: apxs -g -n <modname>
           apxs -q <query>...
           apxs -c blah blah blah blah more apxs stuff
make[1]: *** [install-sapi] Error 1
make: *** [install-recursive] Error 1

Help :)




Reply via email to