| Author |
Message |
|
|
Post subject: PHP 5.0 and apache 2.0
Posted: May 10, 2007 - 02:14 PM
|
|
New Member
Joined: Aug 03, 2006
Posts: 7
|
|
Is it possible to get a ready build for PHP 5.0 and Apache 2.0 or atleast PHP 4.3 and Apache 1.3 with all ipc mechanisms enabled(like --enable-sharedmemory) and ftp enabled (--enable-ftp) - the current build from qnx for 6.2 does not seem to support any of these.
also I was thinking if ajax can be used successfully with php on qnx?
any help would be greatly appreciated. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: PHP 5.0 and apache 2.0
Posted: May 10, 2007 - 06:25 PM
|
|
QNX Master
Joined: Jun 25, 2003
Posts: 976
|
|
I've successfully built PHP 5.0 and Apache 2.0 for QNX 6.3, and I can't think of any reason it wouldn't compile the same for 6.2. I don't know about the enables you mention, but I doubt there would be a problem.
Yes, AJAX works fine on QNX, although the question suggests some lack of understanding. AJAX uses any server side script or program just the way a non-Ajax site would, only the output is different. The ability to use Ajax resides in the browser. If you are asking whether Voyager supports Ajax, I don't know, but I'd guess not.
BTW, there are significant shared library linking problems getting mod_php to work. I've documented these in another openqnx.com thread. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 11, 2007 - 11:36 AM
|
|
New Member
Joined: Aug 03, 2006
Posts: 7
|
|
| thanx maschoen. I expected that about Ajax but was not sure as I am novice to this. I will try ajax with my php application then. should see how far that would work fine. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 11, 2007 - 07:24 PM
|
|
QNX Master
Joined: Jun 25, 2003
Posts: 976
|
|
| If you need some example code, let me know. |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|