The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 08-13-2008, 05:29 PM
What's Jailbreak?
 
Join Date: Aug 2008
Device + Firmware: iPhone 8Gb - 2.0.1 pwn
Operating System: Windows XP/Vista /Hack OSX Leo
Location: Ukranine
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

@xogen

I think @ajnakata was meaning about "outlook", is how to make it look iphone-like style, but not "ugly apache" as now
Is it possible or another web server is needed?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #17  
Old 08-14-2008, 07:59 AM
What's Jailbreak?
 
Join Date: Jun 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by artysx View Post
@xogen

I think @ajnakata was meaning about "outlook", is how to make it look iphone-like style, but not "ugly apache" as now
Is it possible or another web server is needed?
thz, that's what i am talking about
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #18  
Old 08-14-2008, 11:21 AM
xogen's Avatar
Green Apple
 
Join Date: Jul 2008
Device + Firmware: Touch - 2.1
Operating System: Slackware-OSx86-WindowsXP
Posts: 41
Thanks: 0
Thanked 7 Times in 6 Posts

Any web server is going to list the same. To make it display "pretty", you have to make an html page and write some html.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #19  
Old 08-14-2008, 07:34 PM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by danc4498 View Post
I'm using the jailbroken 2.0.1
I'm getting the same error message that danc is seeing. lighttpd runs fine by itself, but loading the plist fails with:
Quote:
launch_msg(): Socket is not connected
I'm running on a 3G with 2.0.1. I found this error in some other forums regarding some other apps, but no useful information on what the error actually means.

Any ideas?

Edit: Forgot to mention, I did everything via ssh logged on as root.

Last edited by eosjack; 08-14-2008 at 07:57 PM.. Reason: additional info
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #20  
Old 08-15-2008, 03:26 AM
iPhone? More like MyPhone
 
Join Date: Sep 2007
Posts: 117
Thanks: 4
Thanked 4 Times in 4 Posts

Quote:
Originally Posted by ajnakata View Post
thz, that's what i am talking about
The screen shot you showed displays a dynamic page (aka, a page generated with PHP/Perl or CGI). Only if PHP is available for 2.0, this would be easy with the files provider by someone a few post above.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #21  
Old 08-15-2008, 10:10 AM
xogen's Avatar
Green Apple
 
Join Date: Jul 2008
Device + Firmware: Touch - 2.1
Operating System: Slackware-OSx86-WindowsXP
Posts: 41
Thanks: 0
Thanked 7 Times in 6 Posts

Quote:
Originally Posted by eosjack View Post
I'm getting the same error message that danc is seeing. lighttpd runs fine by itself, but loading the plist fails with:
I don't have a clue. I'm on 2.0.1 iPod and it works fine here. I get the same working results from both the Terminal app on the device and ssh from laptop.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #22  
Old 08-15-2008, 10:01 PM
iPhone? More like MyPhone
 
Join Date: Sep 2007
Posts: 117
Thanks: 4
Thanked 4 Times in 4 Posts

Quote:
Originally Posted by eosjack View Post
I'm getting the same error message that danc is seeing. lighttpd runs fine by itself, but loading the plist fails with:
Try the old plist:

HTML Code:
<dict>
	<key>Label</key>
	<string>com.amcgregor.lighttpd</string>
	<key>OnDemand</key>
	<false/>
	<key>ProgramArguments</key>
	<array>
		<string>/usr/sbin/lighttpd</string>
		<string>-f/usr/local/etc/lighttpd.conf</string>
		<string>-D</string>
	</array>
	<key>StandardErrorPath</key>
	<string>/dev/null</string>
</dict>

Modify your config and plist name

Last edited by bmxtreme; 08-15-2008 at 10:03 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #23  
Old 08-18-2008, 01:08 AM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts

I tried the old plist, and I got the same error. I'm not sure it's actually an issue though. Lighttpd is loading at startup and so far everything seems to be working ok.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #24  
Old 08-24-2008, 09:15 AM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 6
Thanks: 2
Thanked 1 Time in 1 Post

Hi, this is great. Thanks to the guide here, I got it to work on my local wireless network. But have anyone had luck using it on the AT&T network? http to the ip address from AT&T but it does not work that way. Dose AT&T block port 80?

Last edited by mightyPhone; 08-24-2008 at 09:20 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #25  
Old 08-27-2008, 01:17 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

re: access forbidden

When I looked at the .conf file, I thought what's with "/private/var/mobile/Sites/"? And promptly changed it to "/var/mobile/Sites/".

I got the 403 Access Forbidden mentioned above until I changed it back, even with the appropriate permissions. It seems like the two directories are sim-linked to each other... but something else is up.

Anyone know why the /var/mobile/Sites/ didn't work?

Thanks,
twinotter
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #26  
Old 08-27-2008, 08:39 PM
What's Jailbreak?
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Has anyone gotten start/stopping with bossprefs? Hmm i tried loading and unloading the loadctl way and it didn't work.

Starting it manually /usr/sbin/lighttpd -f /usr/etc/lighttpd.conf doesn't work either, although it works in SSH / MobileTerminal

So i made a script for BossPrefs to run,

Code:
/usr/sbin/lighttpd -f /usr/etc/lighttpd.conf
echo "lol" > /var/mobile/test.log
it definitely runs the script ok, since test.log contains "lol"

but it JUST doesnt want to start lighttpd! Anyone help?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #27  
Old 08-28-2008, 01:57 AM
Green Apple
 
Join Date: Apr 2008
Device + Firmware: iPhone 3G 3.0 JB
Operating System: winXPprof, OSX Tiger...
Location: NOVA
Posts: 65
Thanks: 2
Thanked 4 Times in 2 Posts

so... you can't actually PLAY files like mpg/avi with this though right?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #28  
Old 09-02-2008, 08:51 PM
What's Jailbreak?
 
Join Date: Sep 2008
Device + Firmware: iphone 3g 2.0.1
Operating System: Win XP Pro + Kubuntu 8.04
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Dear friends. I am using an iphone 3g with firmware 2.0.1. I have done everything as xogen said in his first post. I have done all the files and folders. I gave the correct permissions to the document root (755). I also run chown nobody to the document root (so that the user the webserver is running to have access to the folder.All I get when I point safari to http:// 127.0.0.1] or http:// localhost all I get is 403 - Forbidden. Please help anyone!!

Last edited by sotoskawasaki; 09-02-2008 at 08:53 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #29  
Old 09-03-2008, 06:35 PM
xogen's Avatar
Green Apple
 
Join Date: Jul 2008
Device + Firmware: Touch - 2.1
Operating System: Slackware-OSx86-WindowsXP
Posts: 41
Thanks: 0
Thanked 7 Times in 6 Posts

If you want the webserver to have access to a folder, it must have access to every folder in it's path. ex: /private/var/mobile/Sites

If I chmod 755 /private/var/mobile/Sites then the webserver has access to Sites but I didn't give it access to mobile so it can't access the folder.

If I give you a key to my apartment but not my apartment building, how are you supposed to get in?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #30  
Old 09-04-2008, 12:33 AM
What's Jailbreak?
 
Join Date: Sep 2008
Device + Firmware: iphone 3g 2.0.1
Operating System: Win XP Pro + Kubuntu 8.04
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

I did that too ... Again nothing changed....All I get is 403 - Forbidden. Anyway I notice that the chgroup nogroup command doesnt work. The default group is mobile. I tried to change the group in lighttpd.conf to mobile but again it didnt work.

Edit: I must have done something wrong because I did it again and it works now. Thanks!! And by the way does anyone knows a good tutorial on how to set up vsftp server on iphone?

Last edited by sotoskawasaki; 09-04-2008 at 12:47 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 01:05 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top