I am looking at running the gtk module with php but wondering if anyone has any input on the below.
I have php installed on FreeBSD as the module w/ apache+mysql which is blazing fast.
Then I compiled php as cgi but did not install it I just copied the php binary to my /usr/local/bin. The reason I did this is I wanted to run php from the command prompt. Now the above works great but now I want the gtk mod in on all this. Do I just recompile the php cgi with gtk and copy some files out or what?
thanks