| news.verizon.net 2006-04-18, 7:00 pm |
| I have installed Fedora core3 and up graded php and pear. I have 3 Vhost
setup and running. One of the host is running a linux groupware PHPROJEKT
and P'SYNC to sync cal-todo etc. when I run the program I get error. "could
not synchronize with PHPROJEKT invalid at the top level of the
document.line:0".
When I check http error logs I see this. "
1.. errors
2.. [client xxxxxxx]
########################################
################################
3.. [client xxxxxx] ############################## SYNC START
##############################
4.. [client xxxxx]
########################################
################################\n
5.. [client xxxxxxxx] PHP Warning: main(SOAP/Server.php): failed to open
stream: No such file or directory in
/var/www/html/xxxxx.biz/manage/sync/soap/soap4.php on line 14
6.. [client xxxxxxxx] PHP Warning: main(): Failed opening
'SOAP/Server.php' for inclusion (include_path='.:/usr/share/pear') in
/var/www/html/xxxxxx.biz/manage/sync/soap/soap4.php on line 14
7.. [client xxxx] PHP Warning: main(SOAP/Server.php): failed to open
stream: No such file or directory in
/var/www/html/xxxxx.biz/manage/sync/soap/soap4.php on line 20
8.. [client xxxxxx] PHP Warning: main(): Failed opening 'SOAP/Server.php'
for inclusion
(include_path='.:/usr/share/pear:/var/www/html/xxxxxxx.biz/manage/pear:/var/
www/html/kbsystem.biz/manage/pear/PEAR') in
/var/www/html/xxxxxxxxx.biz/manage/sync/soap/soap4.php on line 20
9.. [client xxxxxxxxxx]
########################################
################################
How do I fix this and why is this happening.
|