Welcome to the UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats.
You have to register before you can post and see and access any of the advanced forum features, please click the register link to proceed to the registration form. To start viewing threads or posts, select a forum that you want to visit from the selection below.
You are Unregistered, please register to gain Full access.
Can the person who set it up please help me with mine so it is setup JUST like yours so were if like it is www.Mysite.com/downloads it dosent go to the apache server Driectory it goes to the PAfileDB. like do i need to edit all the files ? or what do i need to do .
You may try somehting like this or vise versa in your http.conf. I hadn't tryed pafiledb plus my apache skillz r rusty. This just makes anytime you query /downloads/ it will use the pafiledb folder. For more info search for alias at apache.org. Hope this helps some anyway. -=peace=-
PHP Code:
Alias /downloads/ "/path to folder/pafiledb/"
__________________
disclaimer: i may or may not know what i'm talking about; XIII thinks the latter of the two is more often. ;AMG all lies, it's the firster of the two; No way. XIII is always right, thus forth proving you arent ; yes way, don't make me turn my amgwtf ninjas loose on you; OMG NINJA INVASION! SAVE ME!!!1; XIII, there will be no salvation from the ninjas; Agreed. The ninjas will totally kill everyone. And they would make kittys KEKEKE ^^. NINJAS WIN! amg i r the win
You may try somehting like this or vise versa in your http.conf. I hadn't tryed pafiledb plus my apache skillz r rusty. This just makes anytime you query /downloads/ it will use the pafiledb folder. For more info search for alias at apache.org. Hope this helps some anyway. -=peace=-
PHP Code:
Alias /downloads/ "/path to folder/pafiledb/"
im a little noobish at this so were elese can i put it cause i cant find a HTML.Conf
im a little noobish at this so were elese can i put it cause i cant find a HTML.Conf
It may be possible just to rename the pafiledb folder to downloads. I can't say for sure if it will work but it should. The httpd.conf (srry i mis-spelled it b4) is in your apache/conf folder but if you don't host the webserver yourself then you prolly don't got access to it. Wish I could be more helpfull but without my hands on, I just don't know. Nopot does most of the server work for these forums so maybe since he has experience with PAfileDB he will offer his input.
Have you tryed renaming the folder? I would try that first.
I was gonna try to install PAfileDB myself but havn't gotton around to it. When I do I can offer more assistance on it. Until then I can't offer much more input. Hope you get it figured out, good luck. -=peace=-
__________________
disclaimer: i may or may not know what i'm talking about; XIII thinks the latter of the two is more often. ;AMG all lies, it's the firster of the two; No way. XIII is always right, thus forth proving you arent ; yes way, don't make me turn my amgwtf ninjas loose on you; OMG NINJA INVASION! SAVE ME!!!1; XIII, there will be no salvation from the ninjas; Agreed. The ninjas will totally kill everyone. And they would make kittys KEKEKE ^^. NINJAS WIN! amg i r the win
It may be possible just to rename the pafiledb folder to downloads. I can't say for sure if it will work but it should. The httpd.conf (srry i mis-spelled it b4) is in your apache/conf folder but if you don't host the webserver yourself then you prolly don't got access to it. Wish I could be more helpfull but without my hands on, I just don't know. Nopot does most of the server work for these forums so maybe since he has experience with PAfileDB he will offer his input.
Have you tryed renaming the folder? I would try that first.
I was gonna try to install PAfileDB myself but havn't gotton around to it. When I do I can offer more assistance on it. Until then I can't offer much more input. Hope you get it figured out, good luck. -=peace=-
Well i put it index.html and uplaoded it it works and everyhting but not the way i want it too !!! and the folder iuplaoded it to is already downloads. www.********.com/downloads
is there like a way i can just have the index.html hot link to the paDbfile.php ? that would bypass the apache Server database
wewt wewt i was fooling around and got it to work !!1!!!1!1
what did was Rename padbfile.php to padbfile2.php and reupload it then in the FTP rename it index.php and no more download database just like your Downloads !!!
And does that allow you to make new catagorys and stuff. I did just installed it and seen the problem your having. When I renamed padbfile.php to index.php, it wouldn't let me make new catagorys b/c it wanted the padbfile.php. Now what I did to fix it was in my httpd.conf, I added padbfile.php to my list like
You should be able to do the same with your .htaccess file but I'm not familiar with them b/c I do have access to my httpd.conf file. Anyway if you got it to work good deal. -=peace=-
__________________
disclaimer: i may or may not know what i'm talking about; XIII thinks the latter of the two is more often. ;AMG all lies, it's the firster of the two; No way. XIII is always right, thus forth proving you arent ; yes way, don't make me turn my amgwtf ninjas loose on you; OMG NINJA INVASION! SAVE ME!!!1; XIII, there will be no salvation from the ninjas; Agreed. The ninjas will totally kill everyone. And they would make kittys KEKEKE ^^. NINJAS WIN! amg i r the win
Last edited by justasmoken; 03-07-2005 at 12:59 AM.
And does that allow you to make new catagorys and stuff. I did just installed it and seen the problem your having. When I renamed to padbfile.php to index.php, it wouldn't let me make new catagorys b/c it wanted the padbfile.php. Now what I did to fix it was in my httpd.conf, I added padbfile.php to my list like
You should be able to do the same with your .htaccess file but I'm not familiar with them b/c I do have access to my httpd.conf file. Anyway if you got it to work good deal. -=peace=-