I followed the instructions above, and installed php5 +apache2
however when i run apache and view my php application ( even the phpinfo page )
I see the following error appearing in apaches error_log:
httpd(728) malloc: *** error for object 0x6870655a: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
This appears repeatedly for ever resource that is requested.
Has anyone else experienced this?
the application still works, and the pages still display as normal I just want to figure out how to get rid of this error.
Would be grateful for any help, anyone can provide.
Many thanks
Nadeem