[PHP-DB] Apache+PHP+MySQL installation at once - HOW?

2001-05-04 Thread Vojtech Dvorak
Hi, I want to install this great trio Apache+PHP+MySQL and don't want it install step by step, program by program. I remember, that I saw somewhere some prepared package for very fast and comfortable installation of these three at once. Don't you now where I can find it? Thanks Vojtech -- PHP

[PHP-DB] Win200 --> RH 7.0 MyODBC Error

2001-05-04 Thread Victor Bogdan C.
Can anyone help me please with this error? "ODBC -- call failed. [TCX][MyODBC]Host 'mask.cosmorom.com' is not allowed to connect to this MySQL server (#1130)" More details: 1) mask.cosmorom.com - stands for all computers on our network (10.250.1.*) 2) The computer trying to access the MySQL se

[PHP-DB] installing PHP4 with sybase-ct

2001-05-04 Thread Lester June Cabrera
Hi, I tried to install PHP4 on our Solaris box. ./configure --with-nsapi= --enable-libgcc --with-mysql=/usr/local/mysql --enable-track-vars --enable-short-tags --enable-asp-tags

Re: [PHP-DB] Apache+PHP+MySQL installation at once - HOW?

2001-05-04 Thread Russ Michell
> I remember, that I saw somewhere some prepared package for very fast and > comfortable installation of these three at once. Don't you now where I > can find it? Thanks I think you wanna be going to: http://www.phpgeek.com/phptriad.php Good luck! Russ. On Fri, 4 May 2001 09:45:41 +0200 Vojtec

Re: [PHP-DB] Apache+PHP+MySQL installation at once - HOW?

2001-05-04 Thread Vojtech Dvorak
Yes this was what I remember but oops, I need it for RedHat 6.2... so I remember it for wrong platform :( Thx Vojtech > > I remember, that I saw somewhere some prepared package for very fast and > > comfortable installation of these three at once. Don't you now where I > > can find it? Thanks > >

[PHP-DB] The Dreaded Oracle 8 TNS:ORA-12154 Connection Error

2001-05-04 Thread Paul
I am running PHP 4.0.4pl1 in CGI mode on Windows NT4 SP6, using Apache or IIS Web Server's. I am concentrating on Apache for this problem as it is identical irrespective of the Web Server. I'm using one of the simplest possible connection mechanisms ... if ($conn=Ora_Logon("user@mydatabase","

Re: [PHP-DB] mp3 upload????

2001-05-04 Thread Jason Stechschulte
On Thu, May 03, 2001 at 06:44:38PM -0400, Kelvin wrote: > Hi, >I want to setup a upload program thats only allow MP3 file type. > So, this is my coding under the file > > . > if ($imgfile_type == "audio/mp3") > .. > ... > But when I upload my song, it said "mp3 is

[PHP-DB] Oracle 8i + PHP4: character set

2001-05-04 Thread Stefan Fokuhl
Hello, I do have a little tiny problem with the character set. If I try to insert a word containing an german umlaut by a php-script, Oracle strips the seventh bit. I.e. "ä" becomes a "d". In PHP the SQL statement is written correctly. Facts: 1. I use Oracle 8i. The DB is made with the we8iso8

Re: [PHP-DB] Oracle 8i + PHP4: character set

2001-05-04 Thread Thies C. Arntzen
On Fri, May 04, 2001 at 03:50:34PM +0200, Stefan Fokuhl wrote: > Hello, > > I do have a little tiny problem with the character set. > > If I try to insert a word containing an german umlaut by a php-script, > Oracle strips the seventh bit. I.e. "ä" becomes a "d". In PHP the SQL > statement is wr

[PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-04 Thread Philippe Saladin
Hello, Newbie to PHP, I try to connect to an Oracle 7.3 database. Is there something special to do to use the oracle functions, as ora_logon?? I obtain a message "fatal error : Call to undefined function: ora_logon()" SqlNet Client is installed Best regards Philippe -- PHP Database Mailing

Re: [PHP-DB] Apache+PHP+MySQL installation at once - HOW?

2001-05-04 Thread Paul DuBois
At 9:45 AM +0200 5/4/01, Vojtech Dvorak wrote: >Hi, >I want to install this great trio Apache+PHP+MySQL and don't want it install >step by step, program by program. >I remember, that I saw somewhere some prepared package for very fast and >comfortable installation of these three at once. >Don't yo

[PHP-DB] Migration from OmniHttpd to Apache+PHP HELP Urgent!?!?!?

2001-05-04 Thread Art
I have Win NT4.0/SP3 with OmniHttpd as my Web Server for S/W dev. project. It's about Web-Base MS Access Database with ODBC and it's run properly. Recently I decided to use Apache instead. So I remove Omni and install Apache, then PHP. After that I move my program to Apache folder and run. I Found

Re: [PHP-DB] Oracle 8i + PHP4: character set

2001-05-04 Thread Miguel
I've the same problem, however if I try to set NLS_LANG other than the default I receive a segmentation fault in the apache server (using Linux). ""Thies C. Arntzen"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Fri, May 04, 2001 at 03:50:34PM +0200, Stef

Re: [PHP-DB] Apache+PHP+MySQL installation at once - HOW?

2001-05-04 Thread Roel Mulder
Another option is http://www.firepages.com.au/devindex.htm Look for phpdev3: Apache, PHP, MySQL and phpMyAdmin in one zip, for windows platforms. all yours, Roel Mulder At 10:31 04-05-2001 -0500, you wrote: >At 9:45 AM +0200 5/4/01, Vojtech Dvorak wrote: >>Hi, >>I want to install this great trio