Author |
|
Unregistered User
|
Admin login
Posted: 2012-06-18 20:02
And I thought I was the sensible one. Thanks for settnig me straight.
|
|
Unregistered User
|
Admin login
Posted: 2012-03-21 03:28
Absolutely not. If the extension is .php, even if the user wndoloads it, Apache will process the code, so the user only sees what is processed, not the code itself which contains sensitive information.
|
|
JEG59
Joined: June 28, 2010
Posts:
1
|
Admin login
Posted: 2010-06-28 12:04
I'm having this problem. It is addressed in this thread but not resolved.
To summarize:
-New to OPN
-Just installed
-PHP 5.2.9
-MySQL 5.0.77
-Points to a login page at mydomain/html/index.php
-Nothing to do, nowhere to go from there.
-Can't find admin page
-Tried pointing to mydomain/html/admin.php but it redirects to same page above.
TIA for your help.
|
|
Unregistered User
|
Admin login
Posted: 2009-03-02 22:46
I'm having the same problem, its accepting my username and password, but takes me back to the log in screen. I'm using both firefox and safari (on a mac) and have cleared the cache and cookies, but still won't work.
I'm using the latest version of opn, downloaded today on a php/mysql database with my host - what am i doing wrong?
|
|
vitonaoh
Joined: November 28, 2004
Posts:
5
|
Admin login
Posted: 2004-12-16 17:03
I've tried everything you suggested and still have the same problem...
What else can i do???
Thank you very much anyway
|
|
hombergs Joined: April 14, 2003
|
Admin login
Posted: 2004-12-03 23:05
If you have the same troubles with the 2.2.2 here is a litte tip for the IE problem:
Edit the mainfile.php.
Before the line starting with:
((int)include(
insert this line:
define('_OPN_SKIP_COMPRESSION',1);
This is necessary if you have PHP 4.3.1 on your webserver. Cause there is a bug with the ob_gzhandler in PHP 4.3.1 that can causes the troubles with the IE.
H.O.M.B.E.R.G.S.: Hydraulic Obedient Machine Built for Efficient Repair and Galactic Sabotage
There are no problems, only defiances.
|
|
vitonaoh
Joined: November 28, 2004
Posts:
5
|
Admin login
Posted: 2004-12-03 21:44
I'm installing Version 2.2.2
PHP: 4.3.8
Webserver: Apache/1.3.31 (Unix) mod_throttle/3.1.2 FrontPage/5.0.2.2623 mod_ssl/2.8.18 OpenSSL/0.9.7d PHP/4.3.8 PHP/3.0.18 mod_perl/1.28
Thanks
|
|
hombergs Joined: April 14, 2003
|
Admin login
Posted: 2004-12-03 20:38
What PHP Version and what Linuxversion is on you webserver?
H.O.M.B.E.R.G.S.: Hydraulic Obedient Machine Built for Efficient Repair and Galactic Sabotage
There are no problems, only defiances.
|
|
xweber Joined: April 14, 2003
|
Posted: 2004-12-02 16:12
I have an IE, but no longer Version 2.2.0
I tried it with 2.2.2 yesterday and it works fine without any trouble.
Alex
|
|
vitonaoh
Joined: November 28, 2004
Posts:
5
|
Admin login
Posted: 2004-12-01 18:14
I'm still unable to login nor create an account using IE even after deleting cookies. I tried Firefox and Netscape and it was ok, i succeeded. Using those i've started to install modules and some side boxes trying to see if it was "visible" on IE. Apparently everything works fine except for logging in and creating an account.
URL is "http://www.hypernet.com.mx/opn2"
and the path is set to "/home/hypernet/html/opn2/"
I'm reading up and down openphpnuke forums in order to learn as much as i can of this CMS that seems to be one of the best.
I saw that you don't have at the moment spanish or french translations. Maybe i could help... Would that be very complicated in terms of php (code) knowledge, cause as i said i'm a newbie on these fiels.
Thanks
|
|