Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.
incorrect filesize! the file might have been corrupted!
incorrect filesize! the file might have been corrupted!
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
incorrect crc checksum! the file might have been corrupted!
incorrect crc checksum! the file might have been corrupted!
Последнее обновление: 2011-10-23
Частота использования: 1
Качество:
php might also complain about missing functions in your module. (this shouldn't happen with the sample sources if you didn't modify them.) if the names of external functions you're trying to access from your module are misspelled, they'll remain as "unlinked symbols" in the symbol table. during dynamic loading and linkage by php, they won't resolve because of the typing errors - there are no corresponding symbols in the main binary. look for incorrect declarations in your module file or incorrectly written external references. note that this problem is specific to dynamic loadable modules; it doesn't occur with static modules. errors in static modules show up at compile time.
during dynamic loading and linkage by php, they won 't resolve because of the typing errors - there are no corresponding symbols in the main binary.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
Предупреждение: Содержит скрытое HTML-форматирование