|
QuickStart
Quick Start
RequirementsTo run it you are going to need a fully working AMP environment (you will only need PHP and Apache). For a really quick start on Windows machines you may try PAMPA ( http://pampa.phpsoft.it/ ). Windows InstallationSimply put the downloaded files in the htdocs directory created by PAMPA (you can use a subdirectory) and browse to it via the iPhone/iPod Touch browser. In PAMPA the default port is 85, so you'll need to go to http://IPADDRESS:85 where IP address is the local address of your computer (assuming you are connecting via the same wlan as your computer). Then put media files in the same directory as everything else (or a subdirectory): supported formats are those supported by quicktime so I think mp3/aac, mp4/mov and even text files. I don't know the full list yet. At the end, you're going to have the 5 files included in the package and a subdirectory in which you store media:
Other OS InstallationMacOSX10.5 already includes some Apache Web Server and PHP, although PHP is disabled by default. You just need to enable it and you're ready to go. Installation instructions for 10.5 here LinuxPlease refer to the official documentation to install Apache and PHP on your Linux distribution. |