tebsu
|
2010-11-05
, 09:04
|
Posts: 185 |
Thanked: 62 times |
Joined on Sep 2010
@ Veitshöchheim, Germany
|
#31
|
|
2010-11-05
, 10:01
|
Posts: 185 |
Thanked: 62 times |
Joined on Sep 2010
@ Veitshöchheim, Germany
|
#32
|
|
2010-11-08
, 12:55
|
Posts: 26 |
Thanked: 16 times |
Joined on Dec 2009
|
#33
|
|
2010-11-11
, 07:24
|
|
Posts: 28 |
Thanked: 58 times |
Joined on Jan 2010
|
#34
|
ok i got it now. i just installed lighttpd from where you got the php-cgi (would be easier maybe if you put that as number one step in your tutorial)
http://talk.maemo.org/showpost.php?p...4&postcount=19
then i changed the root directory to wwwPHP/htdocs and changed the auth thing as you described it. I can now see the last calls (but no messages even if i have a lot). I can see Device Info but i have 404 @ front cam. share folder works.White page @ GPS, Photo says "MicroB cant find the server at share" and contacts is also blank page.
Nokia-N900:~# lighttpd -v lighttpd/1.4.26 - a light and fast webserver Build-Date: Feb 17 2010 23:02:40
<html> <head> <title>PHP Test</title> </head> <body> <?php phpinfo(); ?> </body> </html>
grep php-cgi /etc/lighttpd.conf
ls -lsta /usr/bin/php-cgi
|
2010-11-27
, 17:48
|
Posts: 63 |
Thanked: 2 times |
Joined on Mar 2010
@ United Kingdom
|
#35
|
|
2010-11-27
, 18:59
|
Posts: 152 |
Thanked: 58 times |
Joined on Oct 2010
@ void
|
#36
|
|
2010-12-11
, 05:13
|
Posts: 38 |
Thanked: 10 times |
Joined on Jan 2010
@ GTA Ontario
|
#37
|
chmod +x /usr/bin/php-cgi
killall lighttpd lighttpd -f /etc/lighttpd.conf
The Following User Says Thank You to gadgetChris For This Useful Post: | ||
|
2010-12-19
, 20:50
|
Posts: 51 |
Thanked: 32 times |
Joined on Dec 2010
|
#38
|
|
2010-12-23
, 15:59
|
Posts: 26 |
Thanked: 2 times |
Joined on Dec 2010
|
#39
|
hi
i have a little problem. when i go to 127.0.0.0 or if adress from pc it show only this
Whats wrong?
|
2010-12-23
, 16:11
|
Posts: 12 |
Thanked: 5 times |
Joined on Mar 2010
|
#40
|