php-install Digest 20 Apr 2001 00:51:22 -0000 Issue 269

2001-04-19 Thread php-install-digest-help
php-install Digest 20 Apr 2001 00:51:22 - Issue 269 Topics (messages 2823 through 2838): Freetype2 with PHP4.0.4pl1 2823 by: nemholt_jf.tsm.es 2838 by: Yasuo Ohgaki Problem with easyphp and DBM i think . 2824 by: VirtualSolution [Virtualsolution.net] php instal

Re: [PHP-INST] Freetype2 with PHP4.0.4pl1

2001-04-19 Thread Yasuo Ohgaki
Read php-dev list's archive. It would help you. -- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Hi! > > I've had some problems installing freetype2 with PHP (and GD). > > If I use -with-ttf for the freetype1 install path, I get freetype1 sup

[PHP-INST] PHP and MySQL or Postgres

2001-04-19 Thread Luis Keesling
Hi, I've been trying to install the PHP modules to use the Postgres or MySQL functions, but I haven't been very lucky. First I installed LinuxPPP 6.4 (it's RedHat 6.2 in spanish with some add-on's) with all I needed to be a web server. So Apache, PHP and Posgres were installed, later on I downloa

RE: [PHP-INST] FreeBSD 4.0/Apache/PHP 4

2001-04-19 Thread Jonathan Hilgeman
Yeah I restarted Apache. I am running 1.3.14. -Original Message- From: Matt Schroebel [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 12:10 PM To: 'Jonathan Hilgeman' Subject: RE: [PHP-INST] FreeBSD 4.0/Apache/PHP 4 You don't need it, and the rest is right. Stupid question, y

RE: [PHP-INST] FreeBSD 4.0/Apache/PHP 4

2001-04-19 Thread Jonathan Hilgeman
I used AddHandler because AddType wasn't working by itself. It still doesn't work - I just haven't taken it off. -Original Message- From: Matt Schroebel [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 19, 2001 11:38 AM To: 'Jonathan Hilgeman' Subject: RE: [PHP-INST] FreeBSD 4.0/Apache/PH

AW: [PHP-INST] php3 install with Apache w/o DSO

2001-04-19 Thread Robert Boehrs
Hi Dan, you have to compile an Apache-Server with php included as a static module. There's a short description within the php-documentation on how to setup this configuration. If that won't work for you can you please be a little bit more precise in how it won't work. Best Robert -Ursprüng

Re: [PHP-INST] MySQL and PHP

2001-04-19 Thread B. van Ouwerkerk
Aconfigure php with the line "./configure >--with-apache=/usr/local/apache_1.3.19 --with-mysql --with-ldap >--enable-track-vars" it tells me that it can't find the header files. >Then I point it to the header files, after that I get the error "can't >find client lib". What should I do about this ?

[PHP-INST] php3 install with Apache w/o DSO

2001-04-19 Thread Daniel L. Ferrell
hey, is it possible to install php3 as an Apache module on Unix without DSO? Anyone? Also, could someone point me to an installation instruction page for dummies? I can't seem to make this installation work to save my life? dan -- PHP Install Mailing List (http://www.php.net/) To unsu

[PHP-INST] FreeBSD 4.0/Apache/PHP 4

2001-04-19 Thread Jonathan Hilgeman
I am trying to configure PHP4 to work on a new server. It seems to be correctly set up in the configuration files but it doesn't work when tested. There are no configtest errors when starting Apache, and I have the following lines in my httpd.conf: LoadModule php4_modulelibexec/apache/lib

Re: [PHP-INST] Installation on Win2000 IIS 5.0

2001-04-19 Thread Johannes Janson
ooops, sorry stupid me, wrong button. So I think I have to provide a translation: skip the first sentence. Did you notice the different slashes? I don't have an extension_dir set but it looks to me like this is where the problem lies. You have to change the / to a windows-conform \. What do you

Re: [PHP-INST] Installation on Win2000 IIS 5.0

2001-04-19 Thread Johannes Janson
Hi, ich schreib Dir einfach so, da ich in Deutsch schneller bin als in Englisch. Hast Du die verschiedenen Slashes bemerkt. Ich habe zwar kein extension_dir aber das sieht mir stark danach aus, dass da der Hund begraben liegt. Du musst alles zu Win-konforme Slashes machen. Was steht in Deiner php

Re: [PHP-INST] Installing PHP 4.0 on Windows 2000

2001-04-19 Thread Peter Mosinskis
Hi Mike, I did the manual install, actually it worked fine aside from a "user error" I saved the PHP file "hello world" file with a misspelled extension. :) That's what was generating that error. Works fine now. Thanks, Peter At 08:04 PM 4/18/2001 -0700, you wrote: >Peter: >I installed the ver

[PHP-INST] MySQL and PHP

2001-04-19 Thread Mike Corredea
I just downloaded MySQL-3.23.36.tar (Which is the Source tar) from their site and I have php-4.0.4pl1. I have installed MySQL and it is ready to go. I know this for I can connect via the MySQL Monitor. When I try to configure php with the line "./configure --with-apache=/usr/local/apache_1.3.19 -

[PHP-INST] Installation on Win2000 IIS 5.0

2001-04-19 Thread M.Kissel
i get this error message: PHP Warning: Unable to load dynamic library 'php_pdf.dll' - Das angegebene Modul wurde nicht gefunden. in Unknown on line 0 PHP Warning: Unable to load dynamic library 'C:\Php\EXTENSIONS/php_sybase_ct.dll' - Das angegebene Modul wurde nicht gefunden. in Unknown on line 0

[PHP-INST] php installation - more information for your diagnosis

2001-04-19 Thread jean-worldtouch
apache, mysql were installed, php is not yet installed and wandering. HENRI -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] Problem with easyphp and DBM i think .....

2001-04-19 Thread VirtualSolution [Virtualsolution.net]
Hi , I'm enrico from Italy and i have found this problem whith this simple test script: ( I have installed "easyphp 1.2" on a Win2000Professional whith AMD K7 Athlon 700Mhz) $key "; print "$value"; $key=dbmnextkey($dbh,$key); }dbmclose($dbh); ?> Why the autput is wrong?? Prodotti

[PHP-INST] Freetype2 with PHP4.0.4pl1

2001-04-19 Thread nemholt_jf
Hi! I've had some problems installing freetype2 with PHP (and GD). If I use -with-ttf for the freetype1 install path, I get freetype1 support, if I change the path to the freetype2 install path PHP breaks. Is freetype2 still unsupported in PHP ? /jesper -- PHP Install Mailing List (http:/

php-install Digest 19 Apr 2001 11:23:41 -0000 Issue 268

2001-04-19 Thread php-install-digest-help
php-install Digest 19 Apr 2001 11:23:41 - Issue 268 Topics (messages 2812 through 2822): Installing the pdf extensions 2812 by: Taylor, Stewart 2817 by: Panya Worawichawong Best non-tackified grip enhancer for golfers... 2813 by: 116DD4239.excite.com PHP in selecte

[PHP-INST] installation problem

2001-04-19 Thread jean-worldtouch
greeting, I'm trying to use : - apache_1.3.9 ---192.168.1. 88 ,apxs /usr/apache/bin - mysql-3.23.33 in linux 6.0 ( 192.16 8.1.15) but will be linux 7.0 ( 192.1 68.1.99) in later stage. - php-4.0.4pl1. ---192.168.1.88 /php 4/php-4.0.4pl1 PHP4: ./configure --wit h-apach