[PHP-INST] Re: Problem compiling PHP 4.3.0 with Apache 1.3.27 on SuSE Linux7.3
Hi, i have a huge Problem compiling PHP. I've used the same params as i used with PHP 4.2.1, 4.2.2 and 4.2.3. after recompiling PHP about 30 times, i noticed that the option --with-qtdom creates this error. But why? In all previous Versions it worked. Why not in PHP 4.3.0? My installed Version of the qtdom is 2.3.1. thanks Manuel Cramer Germany -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Compile: cannot find lib.pq
I am trying to compile PHP with the --with-pgsql flag but I get the following error: configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path I do not have Postgres installed on this machine. The DB is on another machine. What do I need to do in order to get PHP to compile with Postgres support? Do I just need to copy some header file over? I don't want to install Postgres on this machine at all if possible. I don't even want to install it and then remove it ... if possible :) Thanks, Jc -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] PostgreSQL and PHP - install problem OSX
Hello, I am trying to install PostgreSQL on OSX, as wonderfully laid out at: http://developer.apple.com/internet/macosx/postgres.html All steps until User Access and Authentication go exactly as described. I have skipped the sections on installing access from Perl and from Java, and jumped to PostgreSQL and PHP with the aim of installing phpPgAdmin. Inside the php-4.3.0 directory, I do the following: sudo sh sh-2.05a# ./configure --with-pgsql --with-apxs which gives the warning message: ++ | *** ATTENTION ***| || | Something is likely to be messed up here, because the configure| | script was not able to detect a simple feature on your platform. | | This is often caused by incorrect configuration parameters. Please | | see the file debug.log for error messages. | || | If you are unable to fix this, send the file debug.log to the | | [EMAIL PROTECTED] mailing list and include appropiate | | information about your setup. | ++ I do not see any errors in the debug.log file (which I am including below). I try to go on withe the next step: make but this fails when trying: gcc -dynamic -twolevel_namespace -bundle -bundle_loader /usr/sbin/httpd -g -O2 ... with error: ld: table of contents for archive: /usr/local/pgsql/lib/libpq.a is out of date; rerun ranlib(1) (can't load from it) make: *** [libs/libphp4.bundle] Error 1 Anyone can tell why? Many thanks, Mario Ruggier = debug.log = CONFIGURE: './configure' '--with-pgsql' '--with-apxs' CC: gcc CFLAGS: -g -O2 CPPFLAGS:-no-cpp-precomp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -DHARD_SERVER_LIMIT=2048 -DEAPI CXX: CXXFLAGS: INCLUDES:-I$(top_builddir)/Zend -I/usr/local/pgsql/include LDFLAGS: -L/usr/local/pgsql/lib -L/usr/local/pgsql/lib LIBS: -lpq -lm DLIBS: SAPI: apache PHP_RPATHS: /usr/local/pgsql/lib uname -a: Darwin Computer-van-Fr-d-ric-VandeVyver.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc gcc -o conftest -g -O2 -no-cpp-precomp -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -DHARD_SERVER_LIMIT=2048 -DEAPI -L/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lm 1>&5 = -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 21 Jan 2003 12:29:18 -0000 Issue 1211
php-install Digest 21 Jan 2003 12:29:18 - Issue 1211 Topics (messages 9747 through 9753): Re: PHP seems to be garbled? 9747 by: Rasmus Lerdorf Re: Unable to load dynamic library php_oci8.dll on Windows XP SPK1 9748 by: Edin Kadribasic php instal problem 9749 by: mon.aiseni.com 9750 by: mon.aiseni.com Re: Problem compiling PHP 4.3.0 with Apache 1.3.27 on SuSE Linux 7.3 9751 by: Manuel Cramer Compile: cannot find lib.pq 9752 by: Jean-Christian Imbeault PostgreSQL and PHP - install problem OSX 9753 by: Mario Ruggier Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] -- --- Begin Message --- Try a full "make clean" re-compile. On Mon, 20 Jan 2003, Edwin Boersma wrote: > I successfully compiled PHP 4.3.0 on SuSE Linux 7.1 and Apache 1.3.22, > using the same options as my previous version, 4.1.2: --with-mysql > --with-apxs=/usr/local/apache/bin/apxs. When I start Apache, it cannot > start because libphp4.so "seems to be garbled". What does this mean and > how can I solve this? > > Regards, > Edwin > > > --- End Message --- --- Begin Message --- You need to have Oracle client on the machine where PHP is installed. Edin "Andre Matos" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I am receiving the mensage "Unable to load dynamic library > "C:\ApacheGroup\PHP\extensions\php_oci8.dll" > > I am using Windows XP SPK1 with Apache2.0.43 with PHP4-4.2.3. > > I tried to use with Oracle but when I uncomment the line: > > extension=php_oci8.dll > > I started to receive this mensage: > > Unable to load dynamic library "C:\ApacheGroup\PHP\extensions\php_oci8.dll > > > Regards, > Andre Matos > > --- End Message --- --- Begin Message --- hi i wonder if anyone could help me? i instaled apache server apache_1.3.27-win32-x86-no_src and now im trying to instal PHP4. i did everything what they asked me, i dont know where i went wrong but it seems to me like php is not working together with apache. when i put a php file on htdocs and then trying to access it throuht http://localhost it asks me whether i want to download it and then it oppens the script on notepad. what could possiblu go wrong PS: i am using Windows, all the downloads i got them for windows. hope u can help me many thanks --- End Message --- --- Begin Message --- hi i wonder if anyone could help me? i instaled apache server apache_1.3.27-win32-x86-no_src and now im trying to instal PHP4. i did everything what they asked me, i dont know where i went wrong but it seems to me like php is not working together with apache. when i put a php file on htdocs and then trying to access it throuht http://localhost it asks me whether i want to download it and then it oppens the script on notepad. what could possiblu go wrong PS: i am using Windows, all the downloads i got them for windows. hope u can help me many thanks --- End Message --- --- Begin Message --- Hi, i have a huge Problem compiling PHP. I've used the same params as i used with PHP 4.2.1, 4.2.2 and 4.2.3. after recompiling PHP about 30 times, i noticed that the option --with-qtdom creates this error. But why? In all previous Versions it worked. Why not in PHP 4.3.0? My installed Version of the qtdom is 2.3.1. thanks Manuel Cramer Germany --- End Message --- --- Begin Message --- I am trying to compile PHP with the --with-pgsql flag but I get the following error: configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path I do not have Postgres installed on this machine. The DB is on another machine. What do I need to do in order to get PHP to compile with Postgres support? Do I just need to copy some header file over? I don't want to install Postgres on this machine at all if possible. I don't even want to install it and then remove it ... if possible :) Thanks, Jc --- End Message --- --- Begin Message --- Hello, I am trying to install PostgreSQL on OSX, as wonderfully laid out at: http://developer.apple.com/internet/macosx/postgres.html All steps until User Access and Authentication go exactly as described. I have skipped the sections on installing access from Perl and from Java, and jumped to PostgreSQL and PHP with the aim of installing phpPgAdmin. Inside the php-4.3.0 directory, I do the following: sudo sh sh-2.05a# ./configure --with-pgsql --with-apxs which gives the warning message: ++ | *** ATTENTION ***| || | Something is likely to be messed up here, because the configure| | script was not able
[PHP-INST] Problem compiling PHP 4.3.0 with GD
Hi I'm installing php 4.3.0 with apache 1.3.27, Solaris 8. My configure command is: ./configure --prefix=/usr/local/php-4.3.0 --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl --with-gd --with-zlib --enable-exif --with-ttf=/usr/local/lib --with-t1lib=/usr/local/lib --enable-track-vars --enable-calendar When I run make, I see it: ... ... ... Output line too long. make: Fatal error: Don't know how to make target `/usr/local/src/apache_perl/php-4.3.0/sapi/cli/php_cli.c' The problem is when I try add --with-gd... There is any bug with it ? Any suggestion as to how to proceed are greatly appreciated. Best regards, Frank -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Don't know how to parse *.html with PHP
Hi folks, PHP 4.2.2, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.7-beta3, MySQL 3.23.47 on FreeBSD 4.5 Whenever I configure Apache for PHP-parsing of .html-files, all HTML-files don't get parsed, instead the dialog "open/save" are shown when I try to view any .html-page. At the same time all .php files works correct. This problem occured only when I add .html files parsing to httpd.conf. In httpd.conf: AddType application/x-httpd-php .php - this works correct AddType application/x-httpd-php .php .html - the dialog "open/save" shown only with .html, .php still working thx in advance -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] configure doesn't find libjpeg
Hello! I'm trying to compile PHP 4.3.0 for the first time by myself. My OS is RedHat Linux 8.0, Webserver Apache 2.0.37. I want use php as Apache-Module. This worked fine with original RedHat Version of PHP(4.2.2). I configure --with-jpeg-dir=/usr. If I do so, I get "configure error, can't find libjpeg.(a|so)" I tried "find -name libjepeg.*" and I found /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.62.0.0 So I tried to use --with-jpeg-dir=/usr/lib but I got the same error. So I downloaded the whole jpeg-library again(from given link in php-manual), and put libjepeg.a to /usr/local/share, and tried --with-jpeg-dir=/usr/local/share, also without success(same error-message). Before each configure I deleted the php-4.3.0 DIR and extracted it again from the archiv. What could be the problem? I don't know what to do now. If I don't use --with-jpeg PHP works fine, but I need it! Thank you! kind regards, Andreas -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Problem compiling PHP 4.3.0 with GD
Hi I'm installing php 4.3.0 with apache 1.3.27, Solaris 8. My configure command is: ./configure --prefix=/usr/local/php-4.3.0 --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl --with-gd --with-zlib --enable-exif --with-ttf=/usr/local/lib --with-t1lib=/usr/local/lib --enable-track-vars --enable-calendar When I run make, I see it: ... ... ... Output line too long. make: Fatal error: Don't know how to make target `/usr/local/src/apache_perl/php-4.3.0/sapi/cli/php_cli.c' The problem is when I try add --with-gd... There is any bug with it ? Any suggestion as to how to proceed are greatly appreciated. Best regards, Frank -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] Re: PostgreSQL and PHP - install problem OSX
Ah! I had missed that little suggestion as it is inside the installation of perl section, which i skipped. But, after running this, it works just fine! Many thanks, Mario Ruggier On mardi, jan 21, 2003, at 15:34 Europe/Amsterdam, Jay Greenspan wrote: Did you run the ranlib command, as the article suggested? shell> sudo ranlib /usr/local/pgsql/lib/libpq.a -j On Tuesday, January 21, 2003, at 07:29 AM, Mario Ruggier wrote: Hello, I am trying to install PostgreSQL on OSX, as wonderfully laid out at: http://developer.apple.com/internet/macosx/postgres.html ___ web-development mailing list | [EMAIL PROTECTED] Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development Do not post admin requests to the list. They will be ignored. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] How to install in my own web server?
Hello I have a web server developed for us, but I would like to do it work with php, can you explain me how I make do it? If is necessary I modify source code of the server, it isn't problem, I have it. If it isn't the correct place to ask it, sorry me, and I'll be greateful if you say me where I would ask it. Many thanks Enrique Guerra -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] GD configure error.
Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 Configuration line: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-inter base=/opt/interbase --with-gd I get this error: configure error libpng not found. I did a locate and found the library in /usr/lib. Interesting enough when it was configuring it says: checking for location of libpng ... yes. I did get php to compile without gd. I am stuck any suggestions. -Jose -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP-INST] GD configure error.
Try adding --with-png-dir=/path/to/libpng > -Original Message- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] GD configure error. > > > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 > > Configuration line: > > ./configure --with-apxs=/usr/local/apache/bin/apxs > --with-mysql --with-inter > base=/opt/interbase --with-gd > > I get this error: > > configure error libpng not found. > > I did a locate and found the library in /usr/lib. > Interesting enough when > it was configuring it says: > checking for location of libpng ... yes. > > I did get php to compile without gd. > > I am stuck any suggestions. > > -Jose > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-INST] GD configure error.
I tried that but still fails. "Matt Schroebel" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Try adding --with-png-dir=/path/to/libpng > -Original Message- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:13 AM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] GD configure error. > > > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 > > Configuration line: > > ./configure --with-apxs=/usr/local/apache/bin/apxs > --with-mysql --with-inter > base=/opt/interbase --with-gd > > I get this error: > > configure error libpng not found. > > I did a locate and found the library in /usr/lib. > Interesting enough when > it was configuring it says: > checking for location of libpng ... yes. > > I did get php to compile without gd. > > I am stuck any suggestions. > > -Jose > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP-INST] GD configure error.
As /usr/local? This works for me on Redhat 7.3: ./configure --with-mysql=/usr/local \ --with-gd \ --with-png-dir=/usr/local \ --with-jpeg-dir=/usr/local \ --with-zlib=/usr/local \ --enable-inline-optimization \ --with-freetype-dir=/usr/local \ --with-apxs=/www/bin/apxs > -Original Message- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] GD configure error. > > > I tried that but still fails. > > "Matt Schroebel" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try adding --with-png-dir=/path/to/libpng > > > -Original Message- > > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 21, 2003 11:13 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP-INST] GD configure error. > > > > > > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 > > > > Configuration line: > > > > ./configure --with-apxs=/usr/local/apache/bin/apxs > > --with-mysql --with-inter > > base=/opt/interbase --with-gd > > > > I get this error: > > > > configure error libpng not found. > > > > I did a locate and found the library in /usr/lib. > > Interesting enough when > > it was configuring it says: > > checking for location of libpng ... yes. > > > > I did get php to compile without gd. > > > > I am stuck any suggestions. > > > > -Jose > > > > > > > > -- > > PHP Install Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-INST] GD configure error.
It seems that this is a red hat 8.0 problem. "Matt Schroebel" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... As /usr/local? This works for me on Redhat 7.3: ./configure --with-mysql=/usr/local \ --with-gd \ --with-png-dir=/usr/local \ --with-jpeg-dir=/usr/local \ --with-zlib=/usr/local \ --enable-inline-optimization \ --with-freetype-dir=/usr/local \ --with-apxs=/www/bin/apxs > -Original Message- > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] GD configure error. > > > I tried that but still fails. > > "Matt Schroebel" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try adding --with-png-dir=/path/to/libpng > > > -Original Message- > > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 21, 2003 11:13 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP-INST] GD configure error. > > > > > > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0 > > > > Configuration line: > > > > ./configure --with-apxs=/usr/local/apache/bin/apxs > > --with-mysql --with-inter > > base=/opt/interbase --with-gd > > > > I get this error: > > > > configure error libpng not found. > > > > I did a locate and found the library in /usr/lib. > > Interesting enough when > > it was configuring it says: > > checking for location of libpng ... yes. > > > > I did get php to compile without gd. > > > > I am stuck any suggestions. > > > > -Jose > > > > > > > > -- > > PHP Install Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] phpPgAdmin - Safari bug
Following the instructions on http://developer.apple.com/internet/macosx/postgres.html, i have successfully installed postgres + php access + phpPgAdmin. However, logging in (name/password are accepted) to phpPgAdmin with Safari b51, the resulting page is a bizarre double frames of the same login page. On IE 5.2, the resulting page is what you would expect. Anyone has an installation of phpPgAdmin that can check this behaviour? mario -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] php4 with Oreilly?
I've just attempted to install php4 on my WinXP machine running O'Reilly 2.0 Website Pro. I'm getting an error concerning the Redirect_status cgi variable. I've looked around the archives, and saw that this is a common error, but I didn't find a solution to my problem. Can anyone help me here? Thanks, Tim Hayes
[PHP-INST] Re: phpPgAdmin - Safari bug
No -- everything looks OK on my install using phpPgAdmin 2.3.1 and Safari v51. John Pikes Peak Technology and Computer Services http://www.pikespeaktech.com/ On Tuesday, January 21, 2003, at 01:24 PM, Mario Ruggier wrote: Following the instructions on http://developer.apple.com/internet/macosx/postgres.html, i have successfully installed postgres + php access + phpPgAdmin. However, logging in (name/password are accepted) to phpPgAdmin with Safari b51, the resulting page is a bizarre double frames of the same login page. On IE 5.2, the resulting page is what you would expect. Anyone has an installation of phpPgAdmin that can check this behaviour? mario ___ web-development mailing list | [EMAIL PROTECTED] Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development Do not post admin requests to the list. They will be ignored. Pikes Peak Technology and Computer Services http://www.pikespeaktech.com/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP-INST] SQL
hi sorry for bothering you again. where can i get a suitable MySQL sever so i can download it in my PC, ive got mysql-31.23.54-win but i dont know how to use it with apache2 and PHP4 any ideas. thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 22 Jan 2003 02:31:31 -0000 Issue 1212
php-install Digest 22 Jan 2003 02:31:31 - Issue 1212 Topics (messages 9754 through 9768): Problem compiling PHP 4.3.0 with GD 9754 by: frankv.cecalc.ula.ve 9757 by: frankv.cecalc.ula.ve Don't know how to parse *.html with PHP 9755 by: Vitaly Voropinov configure doesn't find libjpeg 9756 by: akorthaus.web.de Re: PostgreSQL and PHP - install problem OSX 9758 by: Mario Ruggier How to install in my own web server? 9759 by: Quique GD configure error. 9760 by: Jose D. Raffucci 9761 by: Matt Schroebel 9762 by: Jose D. Raffucci 9763 by: Matt Schroebel 9764 by: Jose D. Raffucci phpPgAdmin - Safari bug 9765 by: Mario Ruggier 9767 by: John Moore php4 with Oreilly? 9766 by: OneBadDJ.aol.com SQL 9768 by: mon.aiseni.com Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] -- --- Begin Message --- Hi I'm installing php 4.3.0 with apache 1.3.27, Solaris 8. My configure command is: ./configure --prefix=/usr/local/php-4.3.0 --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl --with-gd --with-zlib --enable-exif --with-ttf=/usr/local/lib --with-t1lib=/usr/local/lib --enable-track-vars --enable-calendar When I run make, I see it: ... ... ... Output line too long. make: Fatal error: Don't know how to make target `/usr/local/src/apache_perl/php-4.3.0/sapi/cli/php_cli.c' The problem is when I try add --with-gd... There is any bug with it ? Any suggestion as to how to proceed are greatly appreciated. Best regards, Frank --- End Message --- --- Begin Message --- Hi I'm installing php 4.3.0 with apache 1.3.27, Solaris 8. My configure command is: ./configure --prefix=/usr/local/php-4.3.0 --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs --with-openssl=/usr/local/ssl --with-gd --with-zlib --enable-exif --with-ttf=/usr/local/lib --with-t1lib=/usr/local/lib --enable-track-vars --enable-calendar When I run make, I see it: ... ... ... Output line too long. make: Fatal error: Don't know how to make target `/usr/local/src/apache_perl/php-4.3.0/sapi/cli/php_cli.c' The problem is when I try add --with-gd... There is any bug with it ? Any suggestion as to how to proceed are greatly appreciated. Best regards, Frank --- End Message --- --- Begin Message --- Hi folks, PHP 4.2.2, APACHE 1.3.27, MOD_SSL 2.8.12-1.3.27, OPENSSL 0.9.7-beta3, MySQL 3.23.47 on FreeBSD 4.5 Whenever I configure Apache for PHP-parsing of .html-files, all HTML-files don't get parsed, instead the dialog "open/save" are shown when I try to view any .html-page. At the same time all .php files works correct. This problem occured only when I add .html files parsing to httpd.conf. In httpd.conf: AddType application/x-httpd-php .php - this works correct AddType application/x-httpd-php .php .html - the dialog "open/save" shown only with .html, .php still working thx in advance --- End Message --- --- Begin Message --- Hello! I'm trying to compile PHP 4.3.0 for the first time by myself. My OS is RedHat Linux 8.0, Webserver Apache 2.0.37. I want use php as Apache-Module. This worked fine with original RedHat Version of PHP(4.2.2). I configure --with-jpeg-dir=/usr. If I do so, I get "configure error, can't find libjpeg.(a|so)" I tried "find -name libjepeg.*" and I found /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.62.0.0 So I tried to use --with-jpeg-dir=/usr/lib but I got the same error. So I downloaded the whole jpeg-library again(from given link in php-manual), and put libjepeg.a to /usr/local/share, and tried --with-jpeg-dir=/usr/local/share, also without success(same error-message). Before each configure I deleted the php-4.3.0 DIR and extracted it again from the archiv. What could be the problem? I don't know what to do now. If I don't use --with-jpeg PHP works fine, but I need it! Thank you! kind regards, Andreas --- End Message --- --- Begin Message --- Ah! I had missed that little suggestion as it is inside the installation of perl section, which i skipped. But, after running this, it works just fine! Many thanks, Mario Ruggier On mardi, jan 21, 2003, at 15:34 Europe/Amsterdam, Jay Greenspan wrote: Did you run the ranlib command, as the article suggested? shell> sudo ranlib /usr/local/pgsql/lib/libpq.a -j On Tuesday, January 21, 2003, at 07:29 AM, Mario Ruggier wrote: Hello, I am trying to install PostgreSQL on OSX, as wonderfully laid out at: http://developer.apple.com/internet/macosx/postgres.html ___ web-development mailing list | [EMAIL PROTECTED] Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/web-development Do not post admin
RE: [PHP-INST] SQL
Please clarify your request you have MySQL and don't know how to use it or you can't get it to work with Apache2/PHP4?? Timothy Hitchens (HiTCHO) Open Source Consulting e-mail: [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 22 January 2003 12:27 PM > To: [EMAIL PROTECTED] > Subject: [PHP-INST] SQL > > > hi > > sorry for bothering you again. > > where can i get a suitable MySQL sever so i can download it > in my PC, ive got mysql-31.23.54-win but i dont know how to > use it with apache2 and PHP4 > > any ideas. > > thanks > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP-INST] SQL
try mysql.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 1:27 PM To: Subject: [PHP-INST] SQL hi sorry for bothering you again. where can i get a suitable MySQL sever so i can download it in my PC, ive got mysql-31.23.54-win but i dont know how to use it with apache2 and PHP4 any ideas. thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-INST] Problem compiling PHP 4.3.0 with GD
hi you need tow extra libraries for gd support tiff and jpeg you will hae to down load these, put them in ur php folder and configure php.ini to work --with both hope dis helps . good luck toby . _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP-INST] GD configure error.
jose are ur jpeg and other libries in php folder ? try moving them round . good luck toby . _ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php