Forums Sign Up Reply Search Statistics
Company Website Builder PRO GraFX Software Solutions - Forum / Company Website Builder PRO /

problem to access the admin

 Page Page:  1  2  »» 
Author Anonymous
Guest
#1 Posted: 4 Feb 2004 06:52:14
Reply 
I can come to the page where said

If You have reached this message than the system is INSTALLED.

- Go to the admin panel ("admin" button after the setup is finished or ADMIN .
- Also you can read the documentation following this link: MANUAL

But when I am trying to go to ADMIN section, the webpage said:
error 500: Internal Server Error


The server encountered an unexpected condition which prevented it from fulfilling the request.

Any help will be great!!
Author software
Admin
#2 Posted: 4 Feb 2004 11:29:05
Reply 
Internat Server Error is when ISP restrict BASE64 autentification mode.
The solution is to open authenticate.php from includes directory and
delete all from it and copy this.

<?php
$AUTHENTICATE=1;
?>

BUT, be aware, in this way is no PASSWORD required.
So, please add .htaccess autentification.
Author bbartell
Guest
#3 Posted: 26 Sep 2004 03:09:42
Reply 
So where do I add the .htaccess authenication?
Author software
Admin
#4 Posted: 26 Sep 2004 08:03:18
Reply 
In new version you have a configuration panel in ADMIN part, where you can do this now selecting autentification mode.
Author Anonymous
Guest
#5 Posted: 18 Jan 2006 04:41:39
Reply 
I tried putting

<?php
$AUTHENTICATE=1;
?>

in the includes directory, and I installed the tables and stuff, but I still get the 500 error. I can't get to the admin part.
Author Anonymous
Guest
#6 Posted: 18 Jan 2006 04:45:48
Reply 
btw I have the shareware version.
Author software
Admin
#7 Posted: 18 Jan 2006 07:45:25
Reply 
Now is not in autenticate.php, now is in tmp/extraconfig.inc.php, open that and there is a line

// 1|LANG_CONF_D_AUTH_TYPE_BASE64|2|LANG_CONF_D_AUTH_TYPE_SESSION
define("AUTH_TYPE","2");

Change to 1.
The ideea is that this will be overwritten when you modify from Admintool/Configuration, so be sure that also there you will choose BASE64 autentification.
Author Anonymous
Guest
#8 Posted: 18 Jan 2006 18:13:44
Reply 
So change it to this?:

// 1|LANG_CONF_D_AUTH_TYPE_BASE64|2|LANG_CONF_D_AUTH_TYPE_SESSION
define("AUTH_TYPE","1");

Because that still didn't work.
Author software
Admin
#9 Posted: 18 Jan 2006 18:15:57
Reply 
Can you send to us (in MAIL) FTP details to see why not work?
Author Anonymous
Guest
#10 Posted: 18 Jan 2006 18:25:45
Reply 
OK I sent it.
Author Anonymous
Guest
#11 Posted: 18 Jan 2006 22:12:43
Reply 
Would you be able to show me an online demo or something so I can see what it is like?
Author software
Admin
#12 Posted: 18 Jan 2006 22:35:52
Reply 
www.gtstelecom.ro, www.integrasoft.ro is doen with this software, we do not have online DEMO.
Author retro420
Forums Member
#13 Posted: 10 Nov 2008 14:28:56
Reply 
When I get to the admin section, it asks me to log in. However there wasn't a place that I had to define this info. So I really don't have a username and password to log in. I can't log in to the admin at all. How do I set this? There wasn't anywhere during the installation to set it.
Author software
Admin
#14 Posted: 11 Nov 2008 09:04:57
Reply 
The default username and password is demo / demo.
Author thienchau
Forums Member
#15 Posted: 21 Jan 2009 16:35:29
Reply 
thank you. I've logged in successfully.
 Page Page:  1  2  »» 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.