[PHP-INST] please, php vpopmail for windows

2003-06-24 Thread David D
Hi, Can someone compile vpopmail extension for me ? http://www.ionium.org/php/php_vpopmail-0.1.tar.gz I need a php_vpopmail.dll ... I have nothing for compiling this, so if someone can do easily ... Thanks. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

php-install Digest 24 Jun 2003 21:22:17 -0000 Issue 1435

2003-06-24 Thread php-install-digest-help
php-install Digest 24 Jun 2003 21:22:17 - Issue 1435 Topics (messages 11139 through 11149): Re: Cant figure out php.ini 11139 by: Radovan Radic 11141 by: Stembridge, Michael PHP4 on IIS for W2K 11140 by: Gabriel Plata Stapper Re: Missing OCX Control message during

[PHP-INST] Re: php 420 -> 432 undder win32

2003-06-24 Thread David D
i manage to solve all this pb :) -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php 420 -> 432 undder win32

2003-06-24 Thread David D
Hi, I copy all php432 dlls into my win32. And then when making a "php -v" see what i get : PHP Warning: Unknown(): ctype: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=1 PHPcompiled with module API=20020429, debug=0, thread-safety=1 These option

[PHP-INST] vpopmail functions howto ?

2003-06-24 Thread David D
http://fr2.php.net/manual/fr/function.vpopmail-add-alias-domain-ex.php How can i do to use vpopmail functions ? What doesnt that means ? vpopmail_add_alias_domain_ex (4.0.5 - 4.2.3 only) ? Is there a set of php scritp that allows to manage vpopmail, I have vqadmin in perl but it has some bug on

[PHP-INST] installing php-mysql

2003-06-24 Thread Michael
I am using RH9 and have successfully installed php-4.2.2-17 via rpm (i386). I am now trying to install php-mysql-4.2.2-17 and it comes up with a failed dependency - libmysqlclient.so.10 is needed. I have libmysqlclient.so.12 which I assume is installed with php. Why is it that it doesn't recognize

[PHP-INST] php on iplanet

2003-06-24 Thread Mackenzie, Luke
hi, i'm having problems installing php on iplanet running on Windows2000. i have edited the obj.conf file as described on php.net but this has not worked. i have also copied the relevant dlls to the system32 directory and changed the php.ini to point to the doc_root and extensions directories. Is

Re: [PHP-INST] OS X, PHP and OCI8

2003-06-24 Thread Charlie Smith
I've been successful with php and Apache 1.3.27 with OCI. I did have to change all the Makefiles to point to Oracle's 32 bit library as I used gcc 2.95. >>> "Matt Rohrer" <[EMAIL PROTECTED]> 06/24/03 06:38AM >>> I'm trying to get a PHP apache module with oci8 support running on OS X. I'm usin

[PHP-INST] OS X, PHP and OCI8

2003-06-24 Thread Matt Rohrer
I'm trying to get a PHP apache module with oci8 support running on OS X. I'm using Oracle's 'Release 9.2.0.1.0 - Developer's Release' and php 4.3.2. Everything builds fine with a simple ./configure --with-axps --with=oci8 and I'm able to connect to the db and run queries with the CLI version

[PHP-INST] Re: Missing OCX Control message during install

2003-06-24 Thread David Kolöchter
Hi Todd, did you solve the issue? I have the same problem and can not solve it. greetz, David. "Todd McLean" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Installing PHP using the downloaded installer. My system is a win200 > server, service pack 3. Installlation goes OK u

RE: [PHP-INST] Re: Cant figure out php.ini

2003-06-24 Thread Stembridge, Michael
Fyi, you can always check to see where Apache is expecting the php.ini file by creating a .php page with the following code: The path to php.ini will be printed towards the top of the table. hth > -Original Message- > From: Radovan Radic [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Jun

[PHP-INST] PHP4 on IIS for W2K

2003-06-24 Thread Gabriel Plata Stapper
I have a problem accessing PHP4 scripts running on a W2K operating system and IIS server. I get the following message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if th

[PHP-INST] Re: Cant figure out php.ini

2003-06-24 Thread Radovan Radic
Cancel this post. It is working now. I did this: ./configure --with-config-file-path=/usr/local/php4.3.2 and copied php.ini-recommended to /usr/local/php4.3.2/php.ini, restarted Apache and everything works like magic. "Radovan Radic" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > He

php-install Digest 24 Jun 2003 08:13:35 -0000 Issue 1434

2003-06-24 Thread php-install-digest-help
php-install Digest 24 Jun 2003 08:13:35 - Issue 1434 Topics (messages 11136 through 11138): Building PHP as a CGI on OS X 11136 by: jaretis.shaw.ca installing php with xml support (php 4.3.3rc1 & php5) 11137 by: Yann Larivee Cant figure out php.ini 11138 by: Radovan

[PHP-INST] Cant figure out php.ini

2003-06-24 Thread Radovan Radic
Hello, I have installed PHP 4.3.2 on RedHat Linux 8.08, as Apache module, Apache is 2.0.45 Now, i cant change anything in php.ini. I mean, first there was not php.ini file, then i copied php.ini-dist to /usr/local/php4.3.2/lib/php.ini , and php was compiled with config-file-path=/usr/local/php4.3.