[PHP-INST] PHP 4.3 Upgrade on redhat 8

2003-01-13 Thread Luke Woollard
Hello, Can anybody help with an upgrade of PHP4.3 on REDHAT Linux 8 (psyche)? The system was built via the RPM method. I cannot find a PHp 4.3 RPM anywhere and I don't know how to compile an RPM from source code... Does anybody have one? Apache Version: Apache/1.3.23 Mysql Version: 3.23.49P Pos

[PHP-INST] Re: Embed word, excel and pdf documents

2003-01-13 Thread Naqashzade, Sadeq
Hi, Did you send any things for output before use Header() or not? if you do this did you used ob_start() or not? -Sadeq "William Cheung" <[EMAIL PROTECTED]> wrote in message 001001c2bb2b$dd7b0510$[EMAIL PROTECTED]">news:001001c2bb2b$dd7b0510$[EMAIL PROTECTED]... I have stored Word, Excel and PDF

Re: [PHP-INST] Can't generate graphics

2003-01-13 Thread Pierre-Alain Joye
On Mon, 13 Jan 2003 19:40:45 -0500 "Will Nordmeyer" <[EMAIL PROTECTED]> wrote: > gd configure --with-gd without any parameter will setup the bundled gd. hth pierre -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Can't generate graphics

2003-01-13 Thread Will Nordmeyer
Hi, I installed PHP4.3.0 with the following configure line. ./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-jpeg-dir --with-gettext=/usr --enable-safe-mod --with-png --enable-track-vars --with-exec-dir=/usr/bin --with-zlib --enable-magic-quotes --with-regex=system --with-ttf --wi

RE: [PHP-INST] PHP Install Problems W/FrontPage

2003-01-13 Thread Martin DiViaio
Unfortunately, the ports collection is not really an option. I have to apply some other patches to the Apache sources besides the fp2002 stuff and the ports collection makes that extreamly difficult. By the way, I did manage to get it to work by recompiling php without imap and mcal support. Thi

php-install Digest 13 Jan 2003 22:12:30 -0000 Issue 1200

2003-01-13 Thread php-install-digest-help
php-install Digest 13 Jan 2003 22:12:30 - Issue 1200 Topics (messages 9680 through 9687): php.ini 9680 by: Naqashzade, Sadeq Embed word, excel and pdf documents 9681 by: William Cheung 9682 by: Joerg Aldinger 9683 by: William Cheung Re: phpinfo() still shows

[PHP-INST] Windows Newbie - Help!

2003-01-13 Thread Bil Click
Hello - I am trying to use a simple email script. When the php file is called, the browser just hangs. If I look in Task Manager, the php.exe has stopped - shows no activity. I am a PHP novice, so have tried several email scripts from the 'Net. Currently trying the PHP Email Responder from http://

[PHP-INST] problem configure PHP4.3.0 Apache 1.3.27 Oracle client 8.1.7 Aix 4.3.3

2003-01-13 Thread Simon SOUVANNARAT
Good evening, I' v been struggling to install PHP-Oracle on AIX for several days and still can' t find the solution. __ Oracle 8.1.7 and Oracle client have been installed succesfully on the server __ Whatever the way I configure PHP (dynamic with --apxs option or statc with --apac

[PHP-INST] Having problems in enabling PHP in apache in linux

2003-01-13 Thread Anand
Hi I have apache 1.3.27 and php 4.3 installed in my linux box. I am trying to enable the PHP feature in apache so that I can start building PHP pages for my web application. But I am not able to do so bcos I am getting error in httpd.conf file when i try to "configtest" it. It's giving me error at

Re: [PHP-INST] Re: phpinfo() still shows 4.2.2 after 4.3 install

2003-01-13 Thread Jeanne Case
See Dan Anderson's article on the installation: http://dan.drydog.com/apache2php.html -Jeanne Wade wrote: 01122003 1155 CST Tim, I read on a different list about making sure you changed the ini file to the upgraded version. Im not a linux person so the ini file Im sure is something else but,

RE: [PHP-INST] Embed word, excel and pdf documents

2003-01-13 Thread William Cheung
I use And it displays nothing on my web page. The book example only use a physical file as source. Could I use a PHP program as source? The PHP program was tested and could display all the documents properly. William -Original Message- From: Joerg Aldinger [mailto:[EMAIL PROTECTED]]

RE: [PHP-INST] Embed word, excel and pdf documents

2003-01-13 Thread Joerg Aldinger
William, in order to do this, you have to use an HTML element such as a FRAME or an IFRAME and in that frame call the URL to the document as it is. You cannot have it in the same file because you cannot send two document types with one request. FRAME or IFRAME allow you to have two or more reques

[PHP-INST] Embed word, excel and pdf documents

2003-01-13 Thread William Cheung
I have stored Word, Excel and PDF documents in a database. Now I am trying to retrieve the documents from the database using PHP and embed them onto an html web page. I don't want to use hyperlink. The documents will be displayed on the web page along with other information. When I use header() fun

[PHP-INST] php.ini

2003-01-13 Thread Naqashzade, Sadeq
Hi, I'm using Win2K Prof. and installed Apache 1.3.2 as my web server plus PHP 4.0.6 as module. I have several sie on my computer. for one of them I need to include certain file before any thing. I know that there is auto_prepend_file in php.ini but this will run for all of my sites :-( Is there an

php-install Digest 13 Jan 2003 09:04:40 -0000 Issue 1199

2003-01-13 Thread php-install-digest-help
php-install Digest 13 Jan 2003 09:04:40 - Issue 1199 Topics (messages 9668 through 9679): Re: Output line to long. PHP 4.3 install 9668 by: Alan W. Rateliff, II 9669 by: Jeffrey_N_Dyke.Keane.com 9670 by: Jeffrey_N_Dyke.Keane.com 9672 by: Jeffrey_N_Dyke.Keane.

[PHP-INST] TTF - GD

2003-01-13 Thread Breno Cardoso Perucchi
Hello, I am one week recompiling source of php-4.2.3 to put support TTF I am having problem with gd true type font . I've been trying execute this php. But, always show me this error Warning: Could not find/open font in /usr/home/hosting/b4u/public_html/congressos/fenasoft/ProgramacaoListar.php o