I'm compiling certain extensions for PHP on dreamhost PS server. I got an error and found that it happens when php4 headers are used instead of php5 headers.
phpinfo çalıştıran sunucu php5 çalışır gösterir. Ancak komut satırında php-v php4 verir.
Nasıl yerine benim sunucuda php4 derleme kullanımı php5 yapabilir? Bazı tür bir ortam değişkeni var ve bu yüzden onu nasıl değiştirebilirim if (linux yeni)
Teşekkürler