where can i download the Apache/php i cant see it on the installer application do i have to add a link or somthing?
Printable View
where can i download the Apache/php i cant see it on the installer application do i have to add a link or somthing?
you have to install the Conceited Sources to the installer.app
I installed apache and php, it really works!!!
i found nothing on it :(
a port would be great but my coding knowledge is not so vast :( :(
I installed apache and PHP. I don't see any icon. How am I supposed to use these and what these softwares do?
No icon, it's a background process, if you have uictl, bsd subsystem installed and a terminal you can type apachectl start and fire up safari and go to http://127.0.0.1 to check if apache was installed succesfully.
your pages should go to /Library/WebServer/Documents/
then if you want to link php to apache you'll have to modify the apache configuration files or just follow the steps that i posted earlier in this thread
to stop apache you can type in the terminal apachectl stop
Im not able to get PHP running..
I install apache, then PHP, upload some php files and when im trying to access those files from safari y get a "Bad Request" error :(
works here on 1.1.2; have neen trying a range of small php-only wikis in order to get a searchable notetaking function; nothing perfect up to now :-/