Seite 1 von 1

hilfe bei PHP Advanced Transfer Manager

Verfasst: 28.07.2007 14:29
von michael24179
Ich weis das hier nur das PHP Forum ein Support bekommt aber ich weis nicht mehr weiter. Ich habe in meinem Forum ein ULC eingebaut und nun komm ich nicht weiter. Als ULC nutze ich PHP Advanced Transfer Manager. Mein Problem ist das ich in den Adminbereich nix einstellen kann. Ich komme von der hauptseite nicht weg. Ich denk,e das ich bei der instalation was falsch gemacht habe da mein englich nicht so toll mehr ist :-(. Kennt sich jemand mit PHP Advanced Transfer Manager aus und kann mir weiter helfen.

Hier mak die FAQ
- Create folder for php script on the server.
- Customize, values of variables in file include/conf.php
See comments in file.
- Customize files nn.php (where nn - is language code).
- If your server require a particular extension to recognize php scripts
(eg '.php4') you have to set correctly the $phpExt in conf.php and
change the extension of all files EXCLUDING conf.php
- Copy all files and subfolders to the server.
- Chmod 777 all files and directories copied (this is very important)
- Register your own new administrator account.
- Activate your new account (needed, if request activation is "on")
- Log in as user "Admin", password "test".
- Go to the administrator console and set to the new account an
administrator rights.
- Log in using new account, go to the administrator console and delete
"Admin" account. DO NOT FORGET DO THIS!!! This can be a serious
security hole!
- As administrator customize header, footer and infos html-files.
- Be sure, that user accounts is not visible, when you typing in browser
the address www.myserver.com/upload/users/username (where
www.myserver.com - is the server name where you installed your script,
username - the name of any registered user)
If visible, you have to configure server!