Re: [PHP-INSTALL] problems with jpegsuppurt --> very urgent !!! <---

2006-03-09 Thread Ruprecht Helms
red my phpsurrounding from tarballs (source). Is it possible that you dont need to the jpegoption by the phpconfiguration. The --with-gd configureoption and the jpegdirectory is all you need. Of course you have to compile jpeg first. Regards, Ruprect mark >>> Ruprecht Helms <[EMAIL

[PHP-INSTALL] problems with jpegsuppurt --> very urgent !!! <---

2006-03-09 Thread Ruprecht Helms
7;s going wrong? Regards, Ruprecht ---- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Web: http://www.rheyn.de

[PHP-INSTALL] actualy problems with jpegsupport

2006-03-05 Thread Ruprecht Helms
gdinfo says that there aren't support for jpeg. An ls /usr/lib/libj* shows the following: libjpeg.a libjpeg.la .. libjpeg.so ... What's going wrong? Regards, Ruprecht -- ---- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 9

[PHP-INSTALL] Problem using jpeg-support within gdlib

2006-02-23 Thread Ruprecht Helms
Hi, how can I enable jpeg-support within gdlib. The output of gd_info() is the following: array(11) { ["GD Version"]=> string(27) "bundled (2.0.28 compatible)" ["FreeType Support"]=> bool(true) ["FreeType Linkage"]=> string(13) "with freetype" ["T1Lib Support"]=> bool(false) ["GIF Read Suppo

[PHP-INSTALL] Problem in using jpegfunction

2006-02-22 Thread Ruprecht Helms
*Hi, how to configure php to use the jpeg-library correctly. Last I configure it to use the source-directory of the jpeg-lib. This is the actual error putting out by a script that uses a truetypetext and puts them into a jpeg-file: Fatal error*: Call to undefined function: imagecreatefromjpe

Re: [PHP-INSTALL] Problem in displaying truetypefonts

2006-02-22 Thread Ruprecht Helms
[EMAIL PROTECTED] wrote: the most common cause of this error is doing a redirect, using the header() function, but writing output to the browser before that function is called. Now Ive configured php like this: './configure' '--with-mysql' '--with-apxs=/www/bin/apxs' '--with-gd' '--with-z

[PHP-INSTALL] Problem in displaying truetypefonts

2006-02-21 Thread Ruprecht Helms
Hi, I have problems in displaying a tty-text within a php-script. The error that is produced is the following: *Warning*: Cannot modify header information - headers already sent by (output started at /www/htdocs/moneyflexx/ttf_test.php:2) in */www/htdocs/moneyflexx/ttf_test.php* on line *3

[PHP-INSTALL] Problem with truetypefunction

2006-02-20 Thread Ruprecht Helms
Hi, how have I to compile php to fix the following error Call to undefined function: imagettfbox() in ... I think I need freetype-2.1.10 and configured it --with-freetype-dir= ... both with /usr/local and /root/ does not fixed the problem. Regards, Ruprecht

[PHP-INSTALL] configuration of php with the freetype-library

2006-02-10 Thread Ruprecht Helms
Hi, I have a problem in displaying truetypefonts within phpscripts. I configured the php with --with-freetype-dir=. It seems for me that I made a mistake here. Have the option --with-freetype-dir= to be set to the executing programm in the directory /usr/local? Regards, Ruprecht

Re: [PHP-INSTALL] how to install php as module

2006-02-09 Thread Ruprecht Helms
Mark Galbreath wrote: Apache does not compile the module, PHP does. When you configure httpd, be sure the --enable-mod.so switch is included. When you configure PHP, be sure to --without-cgi and --with-apxs2=/usr/local/apache2/bin/apxs (or wherever httpd is installed). When you php, it will

[PHP-INSTALL] how to install php as module

2006-02-08 Thread Ruprecht Helms
Hi, possible I've made a mistake in my configuration. How have I to set up php and apache that php works as an apache-module. I use this with the option --with-mysql and --with-freetype-dir=/usr/local (default path of freetype). Actualy the module was not compiled within apache and there went

[PHP-INSTALL] installing php with the freetype-library

2006-02-08 Thread Ruprecht Helms
Hi, how have I to set the options to compile php including the freetype-library for handling true-type-fonts by phpscripts. Regards, Ruprecht

Re: [PHP-INSTALL] Help cross compiling PHP

2005-05-19 Thread Ruprecht Helms
crosscompiling by commenting out. Regards, Ruprecht -- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Web: htp://www.rheyn.de

Re: [PHP-INSTALL] Someone Please Remove Me

2005-05-09 Thread Ruprecht Helms
recht -- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Web: htp://www.rheyn.de

Re: [PHP-INSTALL] can't find MySQL header files

2005-03-29 Thread Ruprecht Helms
--with-myql. I also upgrade to 4.3.10 few days ago but mysql was installed before - I've no problems with it. Regards, Ruprecht -- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Web: http://www.rheyn.de

[PHP-INSTALL] pdfcreation without factorinfo

2005-03-25 Thread Ruprecht Helms
module by uninstalling the pdflib-module. Regards, Ruprecht -- ---- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Web: http://www.rheyn.de

[PHP-INSTALL] compiling pdffunction into php

2005-03-24 Thread Ruprecht Helms
Hi, how do I enable the phplib within php. Can someone describe me the way for to do. Regards, Ruprecht

[PHP-INSTALL] Problems by installing php with mysql

2003-11-09 Thread Ruprecht Helms
Hi, I want to try to install php 4.3.3 (source) with mysql. By the installation I get the following error configure: error: Cannot find mysqlclient library under ../mysql-3.23.5x How can I fix the problem. I tried it with mysql-3.23.57 and mysql-3.23.58, both as source-tarball. Regards, Rupre

[PHP-INSTALL] question of setting in php.ini

2003-10-06 Thread Ruprecht Helms
Hi, how have I to change the entry in the php.ini for handle formfieldentries in php. I want that I mustn't specify with which method I transfer the values to the script. Actual I've a form and a outputscript, but the value of the field is not displayed. Regards, Ruprecht

RE: [PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-03 Thread Ruprecht Helms
On Thu, 2003-10-02 at 22:28, Michael Scappa wrote: > Ruprecht, > > Make sure you have PHP pointing to the right location for the > mysql.sock. "locate mysql.sock". Sometimes its in the /tmp dir. If it is > in another location you can point to it specifically when you call > mysql_connect (refer to

[PHP-INSTALL] Problem by running mysql-connection in php-script

2003-10-02 Thread Ruprecht Helms
Hi, I get this errormessage on all mysql-connections within a phpscript. Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /usr/local/apache/htdocs/controlling/liquiditaetsplan.php on line 20 The mysqld itselves starts properly on boo

[PHP-INSTALL] Installation of ming under Suse 8.3 (phprpm-version)

2003-09-02 Thread Ruprecht Helms
Hi, how can I install ming on Suse 8.3 using the rpm-package of php. I don't know where the phpdirectory is under Suse. I've installed the phpmoduleversion of ming in addition and I have made the entry in the php.ini, but I get an error when a mingfunction is called. Regards, Ruprecht

Re: [PHP-INST] Can I define SMTP account and password for mail() ?

2003-07-11 Thread Ruprecht Helms
ask about the configuration of the ISP's mailserver. Regards, Ruprecht --- Ruprecht Helms IT-Service & Softwareentwicklung Tel./Fax +49[0]7621 16 99 16 Homepage: http://www.rheyn.de email:[EMAIL PROTECTED] ---

[PHP-INST] Problems in Running php under 8.2 (formfieldvalues)

2003-06-20 Thread Ruprecht Helms
Hi, Yesterday I upgrade my host to Suse 8.2. By testing formfieldvalues I found that the entry is not transfered to the script or there are troubles in the outputting. Result is I get an empty page. I think the problem can be in the php.ini. Attached you can see it. My formularpage use normal th

[PHP-INST] Problems by running test.php

2002-10-02 Thread Ruprecht Helms
ts to download the file. What can be wrong configured. Regards, Ruprecht Ruprecht Helms IT-Service und Softwareentwicklung Tel/Fax: +49[0]7621 16 99 16 email: [EMAIL PROTECTED] Homepage: http://www.rhe

Re: [PHP-INST] Installing PHP on PWS

2001-03-15 Thread Ruprecht Helms
>Hi, >... > >Also, if I install PHP, will that cause any problems running ASP still? I don't think so. PHP musst also run in a runable directory of the PWS unter wwwroot. Don't forget the phpinterpreter. I think ASP is handled by PWS itself. Regards, Ruprecht -- PHP Install Mailing List (ht

[PHP-INST] php-module under Suse 7.0

2001-02-24 Thread Ruprecht Helms
Hi, does someone use PHP3 under Suse Linux 7.0 with the actual apache? How do I install the module under it. When I try to compile the php_module in apache there will be produced an error in the httpd.conf. The error will occure by using the rpm-file or by unpacking the tarball and compile it