MyBB Community Forums

Full Version: So, i ported PHP to Symbian, but it won't run
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I said a few months ago that i sometimes run PAMP on my phone.

It had php 5.2.2, so i decided to port php 5.2.14 to it. The first time i tried, i failed. Second time i did it after a lot of trial and error i succeded in getting the required DLL. Fire up the phone and put it where it should be...and apache crashes.
I am writing here cause i thought someone would be a able to help.

Pamp has the following components:
MySQL 5.0.67
Mod Python 3.3.1
LibPNG 1.2.18
libxml2-2.6.29
libxslt-1.1.24
HTTPD-2.2.4
curl-7.16.2
jpeg-6b

Since php 5.2.14 compiled i thought there isn't a problem, but i am now wondering if Apache is not the problem here. Does PHP have any special requirements for Apache?

Does anyone have suggestions?