hockeycraze12000
02-18-2008, 01:41 PM
Hey Everybody!
Now dont flame me for doing this, but the other tutorial for Apache/PHP by Tristan was way too hard. It took me hours to configure Apache/PHP, and i thought, why not make a zip with all the files included... So here it is...
The zip has ALL the files needed for configuring Apache/PHP, and a short and simple README,
I hope this will help everybody whos having a LOT of trouble with Apache/PHP
hockeycraze12000
02-18-2008, 03:23 PM
bump.
mossme89
02-18-2008, 03:43 PM
bump.
what is apache/php?
hockeycraze12000
02-18-2008, 03:51 PM
apache is a webserver, and php is a script used to write applications... many sites on the internet, including ipodtouchfans.com, is written in PHP..... Installation of PHP on ur ipod allows us to create standalone, offline apps through safari with the PHP script
if you look above at the address bar, you'll see php somewhere
bajaben
02-18-2008, 03:55 PM
I have tries uninstalling and re-installing apache and every time I try to go to http://127.0.0.1 I get the error that reads "Safari can't open he page because it can't find the server"
Does anyone know what I'm doing wrong?
hockeycraze12000
02-19-2008, 01:06 PM
I have tries uninstalling and re-installing apache and every time I try to go to http://127.0.0.1 I get the error that reads "Safari can't open he page because it can't find the server"
Does anyone know what I'm doing wrong?
install netservices from installer, and check if the Apache Server is checked on
Khaos
02-27-2008, 02:44 PM
i'm curious but isn't the index.txt supposed to be index.php?
hockeycraze12000
02-27-2008, 02:55 PM
just change the file extension to .php (rename it)
Khaos
02-27-2008, 03:08 PM
well i did it all but i still get the same screen i do when i go to the website it says that apache is now installed or whatever is this normal?
hockeycraze12000
02-29-2008, 06:14 PM
Yah, its normal, now you can install PHP scripts in the /Library/Webserver/Documents/ folder
A great one to start with would be PHPPod, an iTunes replacement for the iPod
You can check it out here - http://www.ipodtouchfans.com/forums/showthread.php?t=32642
fagan
03-01-2008, 05:20 PM
Internal Server Error when going the the index page in safari. Does this work on 1.1.3?
Followed the instructions exactly. Any ideas
hockeycraze12000
03-02-2008, 08:44 PM
It should work on 1.1.3 so I dont know what the problem.
Did you try installing NetServices?
frenk
03-06-2008, 07:10 AM
i've all installed but i didnt put any scripts (not yet) and when i go to http://127.0.0.1/index.php it's written :
<?php
phpinfo() ;
?>
I think it's normal because there is no scripts but i wanted just to be sure
Thanks
hockeycraze12000
03-08-2008, 09:48 PM
i've all installed but i didnt put any scripts (not yet) and when i go to http://127.0.0.1/index.php it's written :
<?php
phpinfo() ;
?>
I think it's normal because there is no scripts but i wanted just to be sure
Thanks
Yeah, that's pretty much what's supposed to happen.
bwake
12-13-2008, 06:29 PM
Where is PHP or Apache in Installer? I can't find either of them, I have Installer4.0b11-4. What repo has php or apache?
rileyman
12-13-2008, 06:46 PM
Where is PHP or Apache in Installer? I can't find either of them, I have Installer4.0b11-4. What repo has php or apache?
its not on 2.0, id rather have you make a new thread then bump an old one.
owis@mac.com
06-26-2009, 03:01 PM
Hey Everybody!
Now dont flame me for doing this, but the other tutorial for Apache/PHP by Tristan was way too hard. It took me hours to configure Apache/PHP, and i thought, why not make a zip with all the files included... So here it is...
The zip has ALL the files needed for configuring Apache/PHP, and a short and simple README,
I hope this will help everybody whos having a LOT of trouble with Apache/PHP
existe una forma de poder bajar esos archivos?
liammk
06-27-2009, 05:35 PM
why not xampp
iZ3RO
06-30-2009, 11:10 AM
Any way to do this WITHOUT installer?
I don't have installer because I am on a iPT2G w/ 3.0.
Preferably with Cydia or manually?