Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Same Provider but I can't install...
#2
ok I found the problem (I think). In install.php I had to change in line 44
Code:
if (! phpversion('SimpleXML')) {
to
Code:
if (! phpversion('simplexml')) {
maybe it could be better if GS test evry way of spelling (SimpleXML; Simplexml and simplexml)...

bye
drunkenmoe
Reply


Messages In This Thread
Same Provider but I can't install... - by drunkenmoe - 2009-09-09, 03:22:57
Same Provider but I can't install... - by ccagle8 - 2009-09-09, 06:04:30



Users browsing this thread: 1 Guest(s)