[PHP-INSTALL] Error while cross-compiling PHP 5.2.1

2007-02-18 Thread Colin Dean
Greets, I'm a new subscriber, so I hope that I've targeted the correct list for this issue. I'm attempting to cross-compile PHP on x86 for 386. I'm using uClibc and gcc4. Here's the error I'm getting: [root /mnt/vj/sources/php-5.2.1]# make /bin/sh /mnt/vj/sources/php-5.2.1/libtool --silent

[PHP-INSTALL] Re: php 5 / apache 1.3.37 install problem

2007-02-18 Thread Haydar TUNA
Hi, Why don't use Apache 2.2 or above? Your problem will fix -- Haydar TUNA Republic Of Turkey - Ministry of National Education Education Technology Department Ankara / TURKEY Web: http://www.haydartuna.net "Zhiliang Hu" <[EMAIL PROTECTED]>, haber iletisinde sunlari yazdi:[EMAIL PROTECTE

[PHP-INSTALL] Re: Apache and PHP wont work

2007-02-18 Thread Haydar TUNA
Hi, if you download php 5.2.0 or above binary zip package, you will see the php5apache2_2.dll from the php directory. If you change the LoadModule line as below, your php installation will run. # PHP5 LoadModule php5_module "D:/php/php5apache2_2.dll" AddType application/x-httpd-php .php

[PHP-INSTALL] Re: how to enable GD library ?

2007-02-18 Thread Haydar TUNA
Hi, What is your operating system? it is most important. Linux or Windows? and if your operating system is Linux, what did you install PHP and Apache? if you can explain detailed installation, I can help you Haydar TUNA Republic Of Turkey - Ministry of National Education Education Technolog