help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] Problem with client interface


From: Rahayu A Hamid
Subject: [help-GIFT] Problem with client interface
Date: Wed, 27 Apr 2011 09:25:24 +0800 (MYT)

Hi all,

I have a bit of a problem with my client interface. I have installed gift on my 
Ubuntu 10.04 machine, I'm able to index my collection and start the gift server 
without problem. But my client interface is not displaying anything. I'm using 
the PHP_GIFT-stable.tar

I've asked a friend to check and have a look to as what may cause the problem...

This is what he found.....

address@hidden:~$ curl -I --noproxy 127.0.0.1 "http://127.0.0.1/index.php";
HTTP/1.0 500 Internal Server Error
Date: Wed, 27 Apr 2011 01:25:39 GMT
Server: Apache/2.2.14 (Ubuntu)
X-Powered-By: PHP/5.3.2-1ubuntu4.7
Vary: Accept-Encoding
Connection: close
Content-Type: text/html

address@hidden:~$ cat /var/log/apache2/error.log
[Sun Apr 24 07:39:27 2011] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.7 
with Suhosin-Patch configured -- resuming normal operations
[Wed Apr 27 11:24:19 2011] [error] [client ::1] PHP Notice:  Undefined 
variable: HTTP_SERVER_VARS in /var/www/index.php on line 31
[Wed Apr 27 11:24:19 2011] [error] [client ::1] PHP Warning:  
require_once(/include/global.php): failed to open stream: No such file or 
directory in /var/www/index.php on line 32
[Wed Apr 27 11:24:19 2011] [error] [client ::1] PHP Fatal error:  
require_once(): Failed opening required '/include/global.php' 
(include_path='.:/usr/share/php:/usr/share/pear') in /var/www/index.php on line 
32
[Wed Apr 27 11:24:19 2011] [error] [client ::1] File does not exist: 
/var/www/favicon.ico
[Wed Apr 27 11:24:22 2011] [error] [client ::1] File does not exist: 
/var/www/favicon.ico
[Wed Apr 27 11:24:40 2011] [error] [client ::1] PHP Notice:  Undefined 
variable: HTTP_SERVER_VARS in /var/www/index.php on line 31
[Wed Apr 27 11:24:40 2011] [error] [client ::1] PHP Warning:  
require_once(/include/global.php): failed to open stream: No such file or 
directory in /var/www/index.php on line 32
[Wed Apr 27 11:24:40 2011] [error] [client ::1] PHP Fatal error:  
require_once(): Failed opening required '/include/global.php' 
(include_path='.:/usr/share/php:/usr/share/pear') in /var/www/index.php on line 
32
[Wed Apr 27 11:25:39 2011] [error] [client 127.0.0.1] PHP Notice:  Undefined 
variable: HTTP_SERVER_VARS in /var/www/index.php on line 31
[Wed Apr 27 11:25:39 2011] [error] [client 127.0.0.1] PHP Warning:  
require_once(/include/global.php): failed to open stream: No such file or 
directory in /var/www/index.php on line 32
[Wed Apr 27 11:25:39 2011] [error] [client 127.0.0.1] PHP Fatal error:  
require_once(): Failed opening required '/include/global.php' 
(include_path='.:/usr/share/php:/usr/share/pear') in /var/www/index.php on line 
32
address@hidden:~$ 


So, how do I solve this????

Thank you

Rahayu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]