Re: [PHP] PHP page completly blank

2008-08-03 Thread Alain Roger
Ok i "found" where was the problem.
basically when i install php 5.2.6 with installer.msi, i must after copy
over those files, the content of the "php-5.2.6-Win32.zip" file, because
several files and links are not installed / done by the installer.msi :-(
just try to install it with default settings and you will see that in
php.ini there is not section for windows extensions like in previous version
so we can not dynamically add a module. Or for example, even if you select
some module a the installation time, the files are installed but when you
type php -v at command line, you get an error that the file libpq.dll is not
available (whereas it is)... plus some other librairies (dll) files.


On 8/3/08, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> On Sun, Aug 3, 2008 at 3:54 AM, Alain Roger <[EMAIL PROTECTED]> wrote:
> >
> > when under command line i run php -v i get a lot of error messages, like
> > those 2 as attached files.
> > what can it be ? i've checked those files and they exist. :-(
>
>
> Attached files are stripped automatically by mailman before
> redistributing messages to the list.
>
> Please copy and paste the errors into the body of the message instead.
>
>
> --
> 
> Better prices on dedicated servers:
> Intel 2.4GHz/60GB/512MB/2TB $49.99/mo.
> Intel 3.06GHz/80GB/1GB/2TB $59.99/mo.
> Dedicated servers, VPS, and hosting from $2.50/mo.
>



-- 
Alain

Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008


Re: [PHP] PHP page completly blank

2008-08-03 Thread Daniel Brown
On Sun, Aug 3, 2008 at 3:54 AM, Alain Roger <[EMAIL PROTECTED]> wrote:
>
> when under command line i run php -v i get a lot of error messages, like
> those 2 as attached files.
> what can it be ? i've checked those files and they exist. :-(

Attached files are stripped automatically by mailman before
redistributing messages to the list.

Please copy and paste the errors into the body of the message instead.

-- 

Better prices on dedicated servers:
Intel 2.4GHz/60GB/512MB/2TB $49.99/mo.
Intel 3.06GHz/80GB/1GB/2TB $59.99/mo.
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] PHP page completly blank

2008-08-03 Thread Alain Roger
Hi,

i reinstalled on my computer (Win XP) PHP 5.2.4 (but the same happens with
5.2.6).
when i run an index.php page or any other php page which works well before,
now i get a blank page result on my browser without any error message. even
if only HTML code is inside the PHP page nothing is displayed.
it's enough that page as *.php extension to reproduce such issue.

when under command line i run php -v i get a lot of error messages, like
those 2 as attached files.
what can it be ? i've checked those files and they exist. :-(

thanks a lot for your help.

-- 
Alain

Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php