Problem when Installing last Version

Added by Guy Dufour about 2 years ago

When I try to install argentum on a basic centos system with lamp, it tells me:
  1. Hostname must not contain any special characters
  2. Password must not contain any special characters

even if hostname is localhost and password is a serie of number or letters

whats up? lol


Replies (13)

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

PLease.. someone?

I use Firefox ..

RE: Problem when Installing last Version - Added by Jeremy Bush about 2 years ago

This is probably an error in RedHat's php system. You can avert this by opening up:

modules/argentum_core/controllers/admin/settings.php

And removing 'standard_text' from lines 191 and 194. This will be changed in the next version.

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

Ok, without validation in settings.php it works.

But now that I want to login, it does nothing but refresh the page with no error shown.. ?

RE: Problem when Installing last Version - Added by Jeremy Bush about 2 years ago

This usually means that you are just typing in an incorrect user/password combination. Ensure you are entering valid login information, and if it still doesn't work, try reinstalling the application. A "password reset" functionality is planned in a future release.

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

Did you change last version?

Now with a fresh install here are the errors it gives me:

Notice: Use of undefined constant FALSE - assumed 'FALSE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1001

Notice: Use of undefined constant FALSE - assumed 'FALSE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1012

Notice: Use of undefined constant FALSE - assumed 'FALSE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1098

Notice: Use of undefined constant FALSE - assumed 'FALSE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1098

Notice: Use of undefined constant NULL - assumed 'NULL' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1123

Notice: Use of undefined constant NULL - assumed 'NULL' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1154

Notice: Use of undefined constant TRUE - assumed 'TRUE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1156

Notice: Use of undefined constant FALSE - assumed 'FALSE' in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1167

Warning: Kohana::require(FALSE) [kohana.require]: failed to open stream: No such file or directory in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1049

Warning: Kohana::require(FALSE) [kohana.require]: failed to open stream: No such file or directory in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1049

Fatal error: Kohana::require() [function.require]: Failed opening required 'FALSE' (include_path='.:/usr/share/pear/') in /home/admin/allnblue.com/web/_clients/system/core/Kohana.php on line 1049

RE: Problem when Installing last Version - Added by Jeremy Bush about 2 years ago

No, nothing has changed. The current version is 0.8.0. What php version are you using? The minimum supported version is 5.2.6. The above errors tend to indicate some kind of underlying php problem, as all those constants are standard with php. Did you get these errors after a successful installation, or before the installer even ran?

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

Before install even started.

PHP 5.2.6 (cli) (built: Feb 8 2009 20:05:00)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with XCache v1.2.1, Copyright (c) 2005-2007, by mOo
with the ionCube PHP Loader v3.1.31, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies

I use standard system, everything on my 150 domains is working.. I dont understand that one..

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

If you're trying to access it it's at clients.allnblue.com ;)

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

Finally succeeded to install, but back to the page refresh with no error when I try to login with exact same login/password

even tried email/password with no success

RE: Problem when Installing last Version - Added by Jeremy Bush about 2 years ago

Is it possible to get access to your DB? I'd just like to take a look at the rows there to see if anything is weird.

RE: Problem when Installing last Version - Added by Guy Dufour about 2 years ago

Send you mail with DB access, got it?

RE: Problem when Installing last Version - Added by Jeremy Bush about 2 years ago

I didn't get it. Please send to contractfrombelow at gmail dot com.

(1-13/13)