1
macunkie
Custom Installation not working?
  • 2004/8/12 0:48

  • macunkie

  • Just popping in

  • Posts: 20

  • Since: 2004/5/1 2


I have 2.06 working on one computer, G4 Mac w/10.3. I'm in the
process of installing 2.06 on my localhost.

I'm serving from 10.0.1.2. When I load thehttp://10.0.1.2/

http://10.0.1.2/install/index.php comes up, and enters the setup process for XOOPS but when I click on the "next" button it just reloads the same page?

Did I forget to configure somthing?

Thanks,


2
macunkie
Re: Custom Installation not working?
  • 2004/8/12 18:51

  • macunkie

  • Just popping in

  • Posts: 20

  • Since: 2004/5/1 2


Wow.. the "xoops" support on this forum used to be quick to respond?

I guess they can't answer every question......

I solved this one ... Plain and simple....

I was running PHP5.... XOOPS does not run on PHP5 Aparently.

I'm now running PHP4 and installation went fine.


3
tonsil
Re: Custom Installation not working?
  • 2004/8/25 13:30

  • tonsil

  • Just popping in

  • Posts: 9

  • Since: 2004/8/25



I have exactly the same and I'll try to go back to PHP 4 immediately. Thanks for your second post anyway.

In the XOOPS specs it says PHP 4.1.1 or newer. PHP 5 should be newer shouldn't it

-tonsil

4
peomh
Re: Custom Installation not working?
  • 2004/9/4 21:00

  • peomh

  • Just popping in

  • Posts: 1

  • Since: 2004/9/4 2


The problem seems to be that XOOPS is using the old-style global variables for accessing values from forms:

$HTTP_SERVER_VARS instead of $_SERVER
$HTTP_POST_VARS insteadd of $_POST

a zillion of places to change if someone (like I) have to get it running on a PHP 5 server. So, installation docs should say it's only compatible with PHP 4, not newer (yet).

/PeO

5
Dave_L
Re: Custom Installation not working?
  • 2004/9/4 23:45

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7



Login

Who's Online

249 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 249


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits