RE: php module environment

2004-11-16 Thread Simenec, Thomas
Regards, Thomas Simenec SAP Labs Berlin -Original Message- From: John Singleton [mailto:[EMAIL PROTECTED] Sent: Montag, 15. November 2004 21:02 To: Felde Norbert Cc: maxdb Subject: Re: php module environment Hi Felde, I too am having this problem. Have you solved it? JLS Felde Norbert

Re: php module environment

2004-11-15 Thread Felde Norbert
Hi, sadly not. Norbert John Singleton <[EMAIL PROTECTED]> írta: > Hi Felde, > > I too am having this problem. Have you solved it? > > JLS > > Felde Norbert wrote: > > >Hi, > > > >I tried to use the new php module. > >As I test it with php -m I receive no error message and it is loaded but

Re: php module environment

2004-11-15 Thread John Singleton
Hi Felde, I too am having this problem. Have you solved it? JLS Felde Norbert wrote: Hi, I tried to use the new php module. As I test it with php -m I receive no error message and it is loaded but it dous not work. I wanted to connect with maxdb_connect and I get the message: Initialization failed

php module environment

2004-11-10 Thread Felde Norbert
Hi, I tried to use the new php module. As I test it with php -m I receive no error message and it is loaded but it dous not work. I wanted to connect with maxdb_connect and I get the message: Initialization failed [No environment available]., I have not found what I should set additionaly. Have