External Editor
Yamb
Web iPhoto Access
 29 members
Users online
( nobody )
147714 visitors
10 visitors online
|
Topic #131 |
"Configuring Apache to handle php"
by adrien - visitor
03/09/2006 @ 14:58 |
 |
The installer won't go beyond the above comment. What can I do to solve this problem?
|
 |
Answer #1 |
by blueshead - visitor
03/09/2006 @ 15:21 |
 |
I have the same problem. OSX 10.4.7 ibook g4, 1 gig ram |
 |

Answer #2 |
by Globs - ( 251 messages )
03/09/2006 @ 15:46 |
 |
At this point, WiPha has already been installed.
You should just check your /etc/httpd/httpd.conf, and update it manually (you need to be root for this):
These 2 lines must not be commented anymore (no # at the beginning of the line):
LoadModule php4_module libexec/httpd/libphp4.so
AddModule mod_php4.c
You must add this at the end of the file (with your real user name of course):
<Directory "/Users/your_user_name/Sites/wipha">
AllowOverride All
</Directory>
I really can't understand why the script would halt here, i would need an access to your box to figure out what's happening.
|
 |

Answer #3 |
by adrien - visitor
03/09/2006 @ 16:22 |
 |
you can take a look at my computer. let me know
|
 |

Answer #4 |
by Baba - visitor
03/09/2006 @ 19:29 |
 |
Me too. Installed on iBook G4 but not on Intel iMac. |
 |

Answer #5 |
by Globs - ( 253 messages )
03/09/2006 @ 22:09 |
 |
The install script works fine when manually launched from the command line on a mac intel, but hangs when running through the graphical application generated with Platypus. I've no clue at the moment about the cause of the problem. I'm going to try to come back to the previous PPC only version of platypus and let you test it.
|
 |

Answer #6 |
by Globs - ( 254 messages )
03/09/2006 @ 22:51 |
 |
In fact, after I revert to a default httpd.conf, it hangs on my computer too, on a usual mv command!
Let's find a workaround...
|
 |

Answer #7 |
by Globs - ( 255 messages )
03/09/2006 @ 23:28 |
 |
I'll never understand computers 
Anyway, I replaced the mv command by cp and rm.
this works, at least.
You can download it again, I didn't change the version number.
|
 |

Answer #8 |
by blueshead - visitor
03/09/2006 @ 23:46 |
 |
Seems to installed..Apache server restarted and admin page came up..Thank you very much..For your fast reply and work! If you come through New Orleans..I have cold local beer for you!  |
 |

Answer #9 |
by Globs - ( 256 messages )
03/09/2006 @ 23:50 |
 |
Well, that would be nice, but Paris-new Orleans is a long trip I'll try to remember whenever I come abroad 
Enjoy WiPhA
|
 |

|
|