php-install Digest 8 Jul 2002 00:22:33 -0000 Issue 921

Topics (messages 7639 through 7642):

Re: "Unresolved Import" in php4isapi.dll with PHP 4.2.1 with IIS5.1 on WinXP/IE6
        7639 by: Tracker 1

php 4.2.1 /apache 2.0.36 sessions problems
        7640 by: Benjamin Michotte

.phps problem
        7641 by: Benjamin Michotte

help installing PHP
        7642 by: Ninjastalker (David)

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]


----------------------------------------------------------------------
--- Begin Message ---
Probably a "bad" way to install.. but my method of installation was
ALL .exe and .dll files in the system32 folder, and the php.ini in the
winnt folder... and then the isapi extensions in the mmc for iis.

This was for my dev. machine, where working was the main point.. ;)
the server I deploy on is apache/linux so, it is set as needed.

--
=======================================================================
Michael J. Ryan  -  tracker1[*at*]theroughnecks.com
Roughneck BBS: http://www.theroughnecks.net  telnet://theroughnecks.net
=======================================================================
Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
One program for aim/icq/yahoo/msn/irc  -  http://www.trillian.cc/


"Stefan Misch" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I finally got it to work, although I don't understand why it is working now.
> I rebooted  several times before. The only difference is, that php4isapi.dll
> and php4ts.dll are now in the System32 directory. But I have set a system
> path to the PHP SAPI-directory before, so it should have worked before, too.
>
> The problem of the "unresolved inport" is still there, but I guess that the
> function causing this error in MPR.DLL never gets called.
>
> Stefan.
>
>


--- End Message ---
--- Begin Message ---
hello,

I've just installed php 4.2.1 and apache 2.0.36 both on my workstation
and my server's one.
I'm running Slackware Linux 8.0.47 on the server and Slackware Linux
8.1-beta2 on my worstation.
It's the same packages, the same configuration on both machines.

On my workstation, all work very fine but on the server, I've got this
error :

Warning: open(/tmp/sess_3bdedaef14affd98363b28132ff552cb, O_RDWR)
failed: Invalid argument (22) in /home/httpd/shot/index.php on line 24
Warning: open(/tmp/sess_3bdedaef14affd98363b28132ff552cb, O_RDWR)
failed: Invalid argument (22) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the
current setting of session.save_path is correct (/tmp) in Unknown on
line 0

/tmp have rwxrwxrwt rights and I've got 500Mo free on this HDD.
How can I correct this ?

Thanks,
binny

-- 

default: assert(1==0); /* autant dire que j'ai pas envie que ca arrive
*/
  -- pouaite, code de wmcoincoin

Benjamin Michotte        <[EMAIL PROTECTED]>
web      : http://www.baby-linux.net
homepage : http://www.baby-linux.net/binny
icq uin  : 99745024
--- End Message ---
--- Begin Message ---
Hello,

in my apache config, I have added 
AddType application/x-httpd-php-source .phps

but when I try to load a .phps file, my browser asks me to save it.

What I'd missed ?

cu,
binny
-- 

default: assert(1==0); /* autant dire que j'ai pas envie que ca arrive
*/
  -- pouaite, code de wmcoincoin

Benjamin Michotte        <[EMAIL PROTECTED]>
web      : http://www.baby-linux.net
homepage : http://www.baby-linux.net/binny
icq uin  : 99745024
--- End Message ---
--- Begin Message ---

OK, I'm running Windows 98, PHP version 4.2.1, and I'm
trying to run PHP as a server module. I did everything
all of those install things told me
to do.

Here's the problem: I start up Apache and access my localhost.
I used index.html, but that's not the problem. I created
a file called info.php which had the line <?php phpinfo();?>


what it does when I type in http://localhost/info.php
it just loads forever and never stops nor displays anything.
when I type in a page that isn't there, (http://localhost/bla.htm),

it loads nothing.

Do I have to be running a program while I try to load
that page, other than the Apache one?
Boy I'm stuck, help!

Thanks,
David


_________________________________________
Free web based e-mail with Pop access at http://www.newmail.net
--- End Message ---

Reply via email to