php-install Digest 14 Feb 2003 07:11:44 -0000 Issue 1247

Topics (messages 10037 through 10041):

Sessions Issue
        10037 by: CSParker1.aol.com
        10039 by: Robin Mordasiewicz

IIS5 at TSE Citrix
        10038 by: Peter Vereshagin

Installing PHP on Apache 2 with Win2k
        10040 by: Tramelw.aol.com

Re: specifying location of php.ini config file in iPlanet web server plug-in?
        10041 by: Jonas Blåberg

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 ---
I hope someone can help..

I am trying to run a session and I keep getting the following error:

"Session initialization failed"

Do you know what could be causing this?

Thank you in advance,
Chris
--- End Message ---
--- Begin Message ---
double check the permissions on the directory where you are trying to
write your session files.

On Thu, 13 Feb 2003 [EMAIL PROTECTED] wrote:

> I hope someone can help..
>
> I am trying to run a session and I keep getting the following error:
>
> "Session initialization failed"
>
> Do you know what could be causing this?
>
> Thank you in advance,
> Chris
>


--- End Message ---
--- Begin Message ---
Hello,
We try to use our Citrix terminal server machine as backup WWW.
So we put IIS there and I was trying to set up ISAPI php extension there. I did it 
several times on our general WWW with the same win2k-server OS there. The book 
"Professional PHP" by Wrox is a pretty help (no ads, I'm Russian! :) ).
And I don't mind.
I cannot understand just WHY the ISAPI extension library doesn't load. I know 
restarting IIS would be necessary, but after the whole server restart I see red arrow 
near the library at "ISAPI extensions" tab.
So I suppose the reason is that the library symbols would be put to something like 
dynamic symbols cache repository like /etc/ld.so.cache on my Linux box, but our Citrix 
does interference on this.
And, the salt of my question is, does PHP installation as ISAPI require special 
conditions like reboot the terminal server in "Install mode"? If so, what kind of? and 
how could I trace that error of loading ISAPI extension? where could I look about 
logging?
the PHP version I tried is 4.2.3. Thanks folks. :)
--- End Message ---
--- Begin Message ---
Hello Everyone,

I am running Apache 2.0.43 on Windows 2000 Professional, and attempting to 
run a PHP 4.2.3 installation.

I attempted to add the following three lines of code to my httpd.conf as 
stated in my php tutorial book:

LoadModule php4_module c:/php/sapi/php4apache2.dll

AddType application/x-httpd-php .php .phtml .html
AddType application/x-httpd-php-source .phps

Now, the AddType lines of code seem to take just fine, however when I try to 
add the "LoadModule" line of code, I receive a startup error from my Apache 
server. When I take this line of code out, I receive a confirmation of 
successful login. I've seen several variations of the add line, however was 
wondering if anyone had found a solution to this, as I have found nothing 
related in the archives.

Thanks in advance,

Tramel Woodard
Web Developer
Real 2 Life Design
http://www.real2life.com
--- End Message ---
--- Begin Message ---
I guess I should add some info about our environment:

Solaris 7
PHP 4.2.3
iWS 4.1 SP11

/jonas


-----Ursprungligt meddelande-----
Från: Jonas Blåberg 
Skickat: den 13 februari 2003 17:39
Till: [EMAIL PROTECTED]
Ämne: [PHP-INST] specifying location of php.ini config file in iPlanet
web server plug-in?


Hello!

Does anyone know if it is possible to specify a different location for the php.ini 
file when using the iPlanet web server plug-in? Since we are using several instances 
of iWS on our server we want different PHP config for them. The config defaults to 
/usr/local/lib/php.ini as specified at compile time.

Thanks in advance /jonas



Jonas Blåberg
  Cell Network Sverige AB
  Kruthusgatan 17,6
  S-411 04 Göteborg
[EMAIL PROTECTED]
office: +46-(0)31-739 84 54
mobile: +46-(0)709-95 00 68


--- End Message ---

Reply via email to