PDA

View Full Version : Installing PixelPost, on Mndrke 9.1


Anonymous
04-15-2005, 07:39 PM
Hello everyone,

I have been attempting to install PixelPost: 1.4 on Mandrake 9.1 using the included RPM installs with this distro MySQL, PHP4, Apache 2, GD-Lib.

I can install Pixelpost correctly, however whenever I try to go into the update photo section in the admin panel. There is no option to locate a file, there is no option in the drop down category.

I also receive xml errors.

I am about to switch to slackware 10, and compile manually mysql 4, php5, apache 1.3.33.

My question is.. what is required in the compile of php to get pixelpost to work.

I noticed with the RPM install of PHP under mandrake 9.1 there is no --enable-XML.

I'm not sure if this is contributing to the problem I am expierincing with pixelposts.

If someone could possibly provide me with an example phpinfo() of their working php config on their working site. that would be much appreciated.

THanks.

blinking8s
04-15-2005, 09:17 PM
can you post the errors you recieve?

GeoS
04-16-2005, 11:46 PM
There is no need for XML support in PHP.

Output of PP is in XHTML. That can be result of errors if you see them in browser.

As blinking8s wrote: give us your errors then we will try to help you.