New 0.8.5a install but import/export templates doesn't work

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

alanyoung1979
Posts: 13
Joined: Mon May 03, 2004 5:26 pm

Post by alanyoung1979 »

php 4.1.2 that is installed on Redhat es 2.1 is the culprit. I installed php4.3.6 from source and it worked great.

Alan
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

alanyoung1979 wrote:php 4.1.2 that is installed on Redhat es 2.1 is the culprit. I installed php4.3.6 from source and it worked great.
That is interesting... perhaps the XML parsing support in that version of PHP is broken.

-Ian
alanyoung1979
Posts: 13
Joined: Mon May 03, 2004 5:26 pm

Post by alanyoung1979 »

The rpm version that is the most current for Redhat ES 2.1 is php-4.1.2-2.1.6
Guest

Post by Guest »

I got version 0.8.5 and I fixed it by doing this:

Code: Select all

$hash_version_codes = array( 
        "0.8.4" => "0001", 
        "0.8.5" => "0002"  
        );
Have fun
Bruno Prigent
Cacti User
Posts: 68
Joined: Tue Apr 22, 2003 5:51 am

Post by Bruno Prigent »

I'm using php 4.1.2 I can import certain xml templates (this one for example : http://www.raxnet.net/board/viewtopic.php?t=2870) but I can't import mines and other like : http://www.raxnet.net/board/viewtopic.php?t=3805
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests