Error in scriptcase8 installation

Hi,

I have scriptcase7 installed.
To install scriptcase8, i unzip the file & put it to webroot directory.

However, when i run http://localhost:97/scriptcase8, i will be redirected to http://localhost:97/scriptcase8/devel/iface/login.php
and page is empty.

Any one encounter same problem ?

Any advise is very much appreciated.

Thank’s

Operating system? Php version?

i use mac os 10.9.4
This could be the problem : when i do php -v it is 5.4.32
but it is 5.3.14 when i put <?php getinfo() ?>

Question,
how to install using php 5.3 ?
should i just use automatic upgrade ?

Thank’s

this can be because you have more than one php installed. Used by SC is 5.3.13 but in your path in commadn line is 5.4

SC8 needs 5.4

My normal webroot has been upgraded.
But scriptcase point to its own path.

How to change scriptcase path ?

Don’t know how works on mac, but you must upgrade PHP version thath is used by the webserver where you have ScriptCase installed. SC don’t points to anything.
Download MacOS installer, and save time.
http://www.scriptcase.net/download-scriptcase/

Thanks Giu,

But will it affect my current script case 7 ?

[QUOTE=kakibox;27131]Thanks Giu,

But will it affect my current script case 7 ?[/QUOTE]

On Windows it install on another directory, and works under another service, and another port. I suppose in MacOS it’s the same, but don’t know.

Hi Giu,

I did an automatic install and it worked perfectly.

Thank’s a lot for you help