Hi, I don't recall exactly who asked about PHP (triplem ?), but I'm happy to say that it works fine. I didn't do anything to tricky yet, here the script :
*<?php $var = "Arch"; $var .= "Server"; echo $var." !\n"; ?>* (Impressive isn't it ?). It works from the command line. Then I downloaded and installed fcgi from AL (2.4.0-5). No problem when visiting 127.0.0.1 from links, and htop correctly report many php threads. If there's something special to check just ask. The only thing I can't do is to let the server run to test the stability.
_______________________________________________ ArchServer Project General Mail List Post messages to: [email protected] Administer your subscription: http://lists.archserver.org/listinfo/general

