php-install Digest 30 Oct 2001 05:27:46 -0000 Issue 529

2001-10-29 Thread php-install-digest-help
php-install Digest 30 Oct 2001 05:27:46 - Issue 529 Topics (messages 4783 through 4792): Re: HELP! - Need PHP for Sun Solaris 8 4783 by: Postill, Robert Re: Oracle 9i 4784 by: Brian Mauter Re: How to run shell script ? 4785 by: mike sears APACHE 1.3 - PHP4 - WINDO

[PHP-INST] calling html from php code.

2001-10-29 Thread Archer
Hello everybody, I hope you can help me for my problem, Im solving this for days and I dont know how to make this things really work. I have this sample.html and sample.php files then as my html is called then this php will be executed in the end of html file. My main point is to go back

[PHP-INST] PHP Install, I Have a Problem

2001-10-29 Thread saryono hs
I have installed PHP on IIS are running PHP as CGI and I tested with phpinfo() that running...but how to use Oracle(OCI8i) Functions... where I have assigned : In PHP.INI extensions_dir=c:\php\ extensions=php_oci8.dll Thank's __ Do You Yahoo!? Mak

[PHP-INST] Win ME install Error

2001-10-29 Thread scott
I have run php406-installer.exe to install on my win ME PC with PWS (win ME edition) it runs fine on 2 other PC's but on one I get a "One of the library files needed to run this application cannot be found. " Error Its installed to C:\php with all the defaults ( I have also tried 405 with the

[PHP-INST] PHP6 Interbase: fatal error

2001-10-29 Thread Manuel Rodriguez
Hello everyone, I need some of your expertise in order to solve the following problem: I compiled/Installed PHP406 in a Linux Mandrake box with interbase support, compilation ok no errors to be served as a module for Apache 1.3.20. Both compilations ran ok and server is up and running. Phpinfo()

[PHP-INST] Re: APACHE 1.3 - PHP4 - WINDOWS 2000

2001-10-29 Thread Jason Wood
I also added the following line to my httpd when i did this installation... AddModule mod_php4.c I think thats all that i did other than what you mentioned. I hope this helps!! -- Jason Wood Chief Technology Officer Expressive Tek, Inc. 407 Kehrs Mill Road Ballwin, MO 63011 Phone 636.256.1362

[PHP-INST] OpenCA + Apache + x.509 Problems | TOUGH problems (fwd)

2001-10-29 Thread john
I am posting this to the PHP group because my content is croaking on php content, Please see case 3 in the detailed description of this email. This email has been posted to modssl and OpenCA new listings. Environment: Server --[Webserver]-- Solaris v.7,8 Apache

[PHP-INST] APACHE 1.3 - PHP4 - WINDOWS 2000

2001-10-29 Thread Simon Thackeray
Hello, I am trying to install php4 with apache 1.3 on w2k. So far I only installed php on linux servers and I never experienced a problem. What I did so far: I installed Apache in E:/APPS/Apache Group/Apache and unpacked the php distibution to C:\PHP I copied the php.ini to C:\WINNT. I moved ph

Re: [PHP-INST] How to run shell script ?

2001-10-29 Thread mike sears
you need to compile php as a binary, then all you need to do to run php scripts at CLI is php -q "scriptname" - Original Message - From: "Perrin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 6:01 AM Subject: [PHP-INST] How to run shell script ? > Dear all,

[PHP-INST] Re: Oracle 9i

2001-10-29 Thread Brian Mauter
This topic was already covered on php-db, and here's the original post, my reply, and the original author's comments as well. HTH. -Brian This is correct. If you are using the CVS version of PHP then it will auto-detect the Oracle 9i libraries if you configure with "--with-oci8" as one of you

RE: [PHP-INST] HELP! - Need PHP for Sun Solaris 8

2001-10-29 Thread Postill, Robert
Dennis, The answer is twofold: One get GNU tar from the solaris freeware site (i presume you know that one) - that'll clear up your directory checksum error. As for the precompiled version...I don't know of one. Are you on Intel or Sparc? Robert. -Original Message- From: Dennis Olson [ma

php-install Digest 29 Oct 2001 15:57:03 -0000 Issue 528

2001-10-29 Thread php-install-digest-help
php-install Digest 29 Oct 2001 15:57:03 - Issue 528 Topics (messages 4775 through 4782): php with oracle 9i (HELP) 4775 by: Chun Hui Oracle 9i 4776 by: Juan Leon where are the gurus? help needed... 4777 by: Arne Goetje Re: compiling php as an module 4778 b

[PHP-INST] HELP! - Need PHP for Sun Solaris 8

2001-10-29 Thread Dennis Olson
I need to find the version of PHP for Solaris 8. I need it already compiled, because I can't find a C compiler for Solaris. (The GNU compiler GZ file errored when trying to extract with "Directory Checksum Error") Can someone please help me out on this? Reply to: [EMAIL PROTECTED] Thanks a mill

Re: [PHP-INST] How to run shell script ?

2001-10-29 Thread Sebastian Stücker
Hi Perrin. >From PHP you are able to call any external program (shell scripts are nothing else) >with the "system" call - which is also described in the php documentation greetings, sebastian ps: i think i need the following file: http://download.microsoft.com/msdownload/dcom/95/x86/en/dcom95

[PHP-INST] How to run shell script ?

2001-10-29 Thread Perrin
Dear all, I would like to ask one question, on php program can call some shell script program ? do you have some examples for me ? I tried to find on php help, but nothing to find ! Thank !

[PHP-INST] Installning on an old WIN95 PC

2001-10-29 Thread Sebastian Stücker
Hi! I am trying to install PHP404 oder 406 on a win95 computer, i always get an error with a missing export-ole32.dll:CoCreateInstanceEx. I think I need some kind of dll update for the ole32.dll but i have no www access here, just mail! could s.o. send me the required update? thanks! sebastia

Re: [PHP-INST] Re: compiling php as an module

2001-10-29 Thread Joern Muehlencord
Hi out there, > > Yes, I have - and I think I have found what I need. --with-apxs. But I > > cannot succeed, because no libphp4.so is created during the build > > process. > Unless you write what is going wrong, nobody cannot help you... > If it's a build problem, you should have some errors. I k

[PHP-INST] where are the gurus? help needed...

2001-10-29 Thread Arne Goetje
Hi, I have a very strange problem here. Machine: FreeBSD 4.4-stable, apache 1.3.22 and php 4.0.6 compiled from source. When I open a php site the browser always asks me the dwnloading question. But in the httpd.conf file everything seems to be correct: LoadModule php_module libexec/l