PHP problem

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 5:34 am    Post subject: PHP problem Reply with quote

Well i think its a PHP problem. When i put files in the "files" folder for people to be able to download it wont show up under the transfer manager. It even shows that the "total space used" is the same as the file i put in there. i just cant see it, nor can other people.
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Wed Apr 28, 2004 6:02 am    Post subject: Reply with quote

What exactly are you talking about?
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 6:26 am    Post subject: Reply with quote

On second thought this probably has nothing to do with abyss... but when i goto my http://myipaddress it takes me to the place where it should have a list of files i put in the "files" folder in my computer.. right?. But it doesnt. it does however show that there is space being used
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 6:36 am    Post subject: Reply with quote

Do you have Automatic Directory Indexing selected to "yes"?
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 7:09 am    Post subject: Reply with quote

where can i do that at?
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 7:11 am    Post subject: Reply with quote

Go to your Console:
Server Configuration > Advanced > Server Parameters
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 7:17 am    Post subject: Reply with quote

Yea its on. I must look like a total idiot to you guys, but hey i gotta start some where.... the tutorial i used told me to put a zip file called PHPatm in the data base folder... it probably has somthing to do with that?
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 7:24 am    Post subject: Reply with quote

It's ok. Everybody has to start from somewhere.

You are going to have to be a little more specific in your info.
Where is your "files" folder located?
What tutorial did you use?

Are you using PHP Advanced Transfer Manager?
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 7:33 am    Post subject: Reply with quote

The files folder is right in side the database folder. The tuitoral im using is called "making a web server" said -The Foreigner at the bottom of it. It told me to unzip "phpatm" from http://phpatm.free.fr into the data base folder. Im guessing the zip contained the files folder i was talking about.



yea im pretty sure im using PHP Advanced Transfer Manager
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 7:41 am    Post subject: Reply with quote

I read the installation instructions that came with the script.
It doesn't say anything about a database folder.

Try putting it in your htdocs folder and see it that works.
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 7:47 am    Post subject: Reply with quote

i did that. i still have the same problem i had before. you cant download none of the files still. it just says that there is files there... it doesnt show it.... I dont know maybe that wasnt the right route to choose. is there other things i can use to just do file transfers like PHP Advanced Transfer Manager does
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 7:50 am    Post subject: Reply with quote

You can try www.hotscripts.com
They got tons.

You got me curious about this one. I'm going to try and install this on mine.
I'll let you know how it goes.

Later.
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 7:53 am    Post subject: Reply with quote

Alright. Thanks for the help... I'll keep checking back... Hey can you recomend one from hotscripts.com? Not very experianced with this stuff.
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 7:59 am    Post subject: Reply with quote

Take your pick:
http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=file+transfer&catid=all
Back to top View user's profile Send private message Visit poster's website
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Apr 28, 2004 9:39 am    Post subject: Reply with quote

OK. I just installed this baby with no problems.

Here's what you do:
1. Unzip it and rename the folder whatever you want. (for this example, let's name it "transfers".)
2. Copy and paste (or drag) the entire folder into your htdocs folder.
3. Go into include folder and open config.php in a text editor.
4. Change this:
    $homeurl = "http://www.your_website/transfer";
    $domain_name = 'www.your website'; Don't add the http://
    $script_folder_path = 'transfers';
5. Save it and close.
6. Go to http://your_website/transfers in your browser.
7. Login with Admin/test.
8. Change your password.

If you need more help, let me know.
Back to top View user's profile Send private message Visit poster's website
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 4:42 pm    Post subject: Reply with quote

I did that, and it works fine and all, but im still having the same problem that i've always had, i cant download the files i put into the "files" folder.
Back to top View user's profile Send private message
Fender
-


Joined: 28 Apr 2004
Posts: 9

PostPosted: Wed Apr 28, 2004 5:09 pm    Post subject: Reply with quote

Well i started over and did ever thing again, and now it works. i must've misssed somting. I dunno. Thanks for the help
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group