Our isp moved UBB (6.7.2) to another machine without notice. The relative paths changed in the process.
I have gotten UBB going again but the php accelerator quit working. It, therefore, has to be disabled in order to use the UBB. Even the php execution test wouldn't work until I moved it out of it's previous directory. The test reports that all is OK.
The pntf folder is empty in the cache directory, btw. I have rebuilt forum meta data and everything else that can be rebuilt.
If I rename the non-cgi directory in an effort to use php again, all the search engines will lose the pages we have listed.
Any ideas to get the PHP accelerator going? Unfortunately, my server error logs are not presently available from our ISP. Much thanks in advance.
#105033 - 08/05/0512:28 PMRe: php fails after local transfer
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25580
Loc: Texas
Sorry, going from memory, but isn't there another .php file in the non-cgi directory that holds the paths for ultimatebb.php? Something like blah.inc.php?
I could be confusing threads and classic tho If not, I'll check it out tonight when I get home
[Fri Aug 05 20:45:51 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:46:06 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:47:31 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:48:10 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:48:50 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:50:12 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:50:16 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:50:19 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:50:21 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:50:52 2005] [error] [client 64.242.88.10] Premature end of script headers: php-script [Fri Aug 05 20:51:37 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script
Wish I knew, the lines are from the server error log. I take it that there's something missing and that each line is independent of the others.
The third entry here below seems to be unrelated to UBB, yet has the same feed-back:
[Fri Aug 05 20:51:45 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:51:47 2005] [error] [client 207.46.98.72] Premature end of script headers: php-script [Fri Aug 05 20:54:20 2005] [error] [client 211.202.147.16] File does not exist: /home/virtual/site142/fst/var/www/html/_vti_bin [Fri Aug 05 20:54:20 2005] [error] [client 211.202.147.16] Premature end of script headers: php-script, referer: http://www.google.co.kr/search?hl=ko&q=kids+bible+drama&btnG=Google+%EA%B2%80%EC%83%89&lr=
(Works only after being moved from non-cgi directory).
Your PHP version is 4.3.11: OK Your PHP version has zlib: Yes Your PHP version has the md5() function: Yes UBB.classic Accelerator should have no issues under this version of PHP. zlib compression is installed and will be used.
My prob is a more suitable topic for the ubbcentral list, I suppose. I had searched the archives of both boards and found nothing to help though several had had similar issues.