Re: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-23 Thread LaserJetter
t: Saturday, December 22, 2001 5:23 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] PHP 4.1.0 Win32 problem > > > I'm running Apache 1.3.22 on Windows ME (a 9x Win kernel - not NT\2k\XP) > with PHP 4.1.0 > > I've done everything I can think of to make PHP work, but it s

RE: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread Andrew Saturn
>Comment your GD dll: >;extension=php_gd.dll >in php.ini >and run your program again on DOS . what is happening? >A+ >Alain did that, and it returned: error in Unknown on line 0 ... I changed extension_dir= ./ to extension_dir= ./extensions/ and it works fine now O_O I cant believe they g

RE: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread alain samoun
Comment your GD dll: ;extension=php_gd.dll in php.ini and run your program again on DOS . what is happening? A+ Alain -Original Message- From: Andrew Saturn [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 22, 2001 7:45 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] PHP 4.1.0 Win32

RE: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread Michael Sims
At 10:44 PM 12/22/2001 -0500, Andrew Saturn wrote: >PHP Warning: Unable to load dynamic library './php_gd.dll' - One of the >library > files needed to run this application cannot be found. [...] >I used the default gd library, and it's uncommented in php.ini: > >extension=php_gd.dll Did you f

RE: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread Andrew Saturn
>OK: Try to run your script in a DOS window (php yourscript.php) starting in >the directory of php.exe, and tell us what is the error there. >A+ >Alain I did that, here is the output: C:\PHP>php c:\program files\apache group\apache\users\saturn\htdocs\index.roo Content-type: text/html PHP War

RE: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread alain samoun
: [PHP-WIN] PHP 4.1.0 Win32 problem I'm running Apache 1.3.22 on Windows ME (a 9x Win kernel - not NT\2k\XP) with PHP 4.1.0 I've done everything I can think of to make PHP work, but it simply won't, and I have no clue whats wrong, because the only thing the error_log will tell me is:

[PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-22 Thread Andrew Saturn
I'm running Apache 1.3.22 on Windows ME (a 9x Win kernel - not NT\2k\XP) with PHP 4.1.0 I've done everything I can think of to make PHP work, but it simply won't, and I have no clue whats wrong, because the only thing the error_log will tell me is: Premature end of script headers: c:/php/php.