Malformed header from script. Bad header

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск

Ошибка:

malformed header from script. Bad header


Решение - добавить в код перед print:

#!/bin/perl
print "Content-Type: text/html\n\n";
print "Hello boy!\n";
Индекс цитирования