[PHP-INST] php instal problem

2003-01-20 Thread mon
hi i wonder if anyone could help me? i instaled apache server apache_1.3.27-win32-x86-no_src and now im trying to instal PHP4. i did everything what they asked me, i dont know where i went wrong but it seems to me like php is not working together with apache. when i put a php file on htdocs and t

[PHP-INST] php instal problem

2003-01-20 Thread mon
hi i wonder if anyone could help me? i instaled apache server apache_1.3.27-win32-x86-no_src and now im trying to instal PHP4. i did everything what they asked me, i dont know where i went wrong but it seems to me like php is not working together with apache. when i put a php file on htdocs and t

[PHP-INST] Re: Unable to load dynamic library php_oci8.dll on Windows XP SPK1

2003-01-20 Thread Edin Kadribasic
You need to have Oracle client on the machine where PHP is installed. Edin "Andre Matos" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I am receiving the mensage "Unable to load dynamic library > "C:\ApacheGroup\PHP\extensions\php_oci8.dll" > > I am u

Re: [PHP-INST] PHP seems to be garbled?

2003-01-20 Thread Rasmus Lerdorf
Try a full "make clean" re-compile. On Mon, 20 Jan 2003, Edwin Boersma wrote: > I successfully compiled PHP 4.3.0 on SuSE Linux 7.1 and Apache 1.3.22, > using the same options as my previous version, 4.1.2: --with-mysql > --with-apxs=/usr/local/apache/bin/apxs. When I start Apache, it cannot >

php-install Digest 20 Jan 2003 21:30:43 -0000 Issue 1210

2003-01-20 Thread php-install-digest-help
php-install Digest 20 Jan 2003 21:30:43 - Issue 1210 Topics (messages 9738 through 9746): undefined variable error 9738 by: Rod D 9739 by: Timothy Hitchens \(HiTCHO\) include() and cwd 9740 by: Joe Laffey PHP seems to be garbled? 9741 by: Edwin Boersma php

[PHP-INST] Unable to load dynamic library php_oci8.dll on Windows XP SPK1

2003-01-20 Thread Andre Matos
Hi, I am receiving the mensage "Unable to load dynamic library "C:\ApacheGroup\PHP\extensions\php_oci8.dll" I am using Windows XP SPK1 with Apache2.0.43 with PHP4-4.2.3. I tried to use with Oracle but when I uncomment the line: extension=php_oci8.dll I started to receive this mensage: Unable

Re: [PHP-INST] include() and cwd -Answer

2003-01-20 Thread Joe Laffey
On Mon, 20 Jan 2003, Joe Laffey wrote: > I just installed PHP 4.3.0 on 3 different systems. I built apache 1.3.27 > and php with the exact same configure strings on each of the three > systems. I am having some strange issues with the cwd. > > All systems have the same php.ini and almost identical

[PHP-INST] Re: [PEAR] php & pear

2003-01-20 Thread Xavier Noguer
El Lun 20 Ene 2003 08:37, Stain escribió: > hi all > > i would install php with pear support, but i also would manually install > pear. > > well, to explain better, i would build php with apache, but while building > php i don't want it to modify my pear installation. however i would make > use of

Re: [PHP-INST] php install problem (--with-gd)

2003-01-20 Thread toby -
hi chir i ve never worked with linux but heres a shot at ur problem 1. did u uncomment extension=php_gd.dll 2. u need two more liberaries jpeg and tiff get them 3. do --with-gd --with-jpeg-dir=C:\WINNT\system32\inetsrv\php\libjpeg --with-tiff-dir=C:\WINNT\system32\inetsrv\php\tiff change the C

[PHP-INST] php & pear

2003-01-20 Thread Stain
hi all i would install php with pear support, but i also would manually install pear. well, to explain better, i would build php with apache, but while building php i don't want it to modify my pear installation. however i would make use of pear within php scrips (so i suppose i can't configur

[PHP-INST] PHP seems to be garbled?

2003-01-20 Thread Edwin Boersma
I successfully compiled PHP 4.3.0 on SuSE Linux 7.1 and Apache 1.3.22, using the same options as my previous version, 4.1.2: --with-mysql --with-apxs=/usr/local/apache/bin/apxs. When I start Apache, it cannot start because libphp4.so "seems to be garbled". What does this mean and how can I solv