Big Problem..


Goto page 1, 2  Next

Subject: Big Problem..
I just downloaded newest icy,installed it, and after instalation it takes me to login page,but i get this:

http://img210.imageshack.us/img210/3273/icy.jpg

What do i do?

Its done on localhost... I tried with easyphp,with wamp,same ...

Profile PM  
Subject: Re: Big Problem..
you need to redownload the package... and try again... looks some files download incorrectly..

but if it is the same... then something is wrong on your set up for local.. as I have run the latest version on wamp loads of times and not see that error

:mrgreen: :mrgreen:

Subject: Re: Big Problem..
Oket mucaco,will report back in couple of minits :)
Arigato gosaimasu.

Profile PM  
Subject: Re: Big Problem..
download the latest version of wamp server. install it and enable rewrite mod .

then install Icy on wamp server.

that local server want fail.

Subject: Re: Big Problem..
Man man man, same problemo.. same problemo....

Server is ok, i just instaled wamp, created base in phpadmin and thats it.

Gimme some magical solution what to do?

I want to do some tests on localhost before i buy hosting :(

Help, i will buy u a beer!@ :mrorange: :mricy: 8)

Edit2:

Dude... couple months ago, i instaled icy on localhost without need to enable rewrite on -.-

Profile PM  
Subject: Re: Big Problem..
what version of php is on your wamp server

Subject: Re: Big Problem..
My man..take a look at this, here:

Apache Version :
2.2.11
PHP Version :
5.3.0
Loaded Extensions :
Core
bcmath
calendar
com_dotnet
ctype
date
ereg
filter
ftp
hash
iconv
json
mcrypt
mysqlnd
odbc
pcre
Reflection
session
SPL
standard
tokenizer
zip
zlib
libxml
dom
PDO
Phar
SimpleXML
wddx
xml
xmlreader
xmlwriter
apache2handler
gd
mbstring
mysql
mysqli
pdo_mysql
pdo_sqlite
mhash


MySQL Version :
5.1.36

Profile PM  
Subject: Re: Big Problem..
try this open..

common.php and find

Code: [Download] [Hide]
  1. if (@ini_get('register_globals') == '1' || strtolower(@ini_get('register_globals')) == 'on' || !function_exists('ini_get')) 


look inline for
Code: [Download] [Hide]
  1. =='1' 


change it to

Code: [Download] [Hide]
  1. == '0' 


not saying it is going to work just want to test it

Subject: Re: Big Problem..
Nope,doesnt work

Profile PM  
Subject: Re: Big Problem..
open your wamp php.ini file and check magic_quotes_runtime is off

Subject: Re: Big Problem..
Its already off

Profile PM  
Subject: Re: Big Problem..
try this.. open your php.ini file and find

Code: [Download] [Hide]
  1. error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT 


remove
Code: [Download] [Hide]
  1. & ~E_STRICT 


does that work

:mrgreen: :mrgreen:

Subject: Re: Big Problem..
Same shit :p

Profile PM  
Subject: Re: Big Problem..
the only thing i can think of is there is a problem with php 5.3.0 can you down grade to 5.29 or something

Subject: Re: Big Problem..
Hm... i shall try. I also think its maybe destiny, God dont want to allow me to use this wundabar cms...
-.-

Profile PM  
Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.6574s (PHP: 5% SQL: 95%)
SQL queries: 31 - Debug Off - GZIP Enabled