View previous topic :: View next topic |
Author |
Message |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Mon Aug 25, 2003 2:05 am Post subject: hey, new to php please help!!! |
|
|
hey, i just want a simple upload script.
i followed the directions that came with abyss. and downloaded a php interpreter. I followed the directions that came with abyss and i hope i did it right.
http://www.geocities.com/v146/simpleupload.htm
this is just a copy of the script, not trying to run it on geocities.
where do i put the script to make it work? Do i have to put something in the cgi-bin? and do i put something in the hdocs, kinda like my other files?
and what should the file be named?
can someone please help me with this?? |
|
Back to top |
|
 |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Mon Aug 25, 2003 7:49 am Post subject: |
|
|
uhhh.... no one? |
|
Back to top |
|
 |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Mon Aug 25, 2003 5:25 pm Post subject: |
|
|
this forum sucks... |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Fri Aug 29, 2003 11:16 am Post subject: |
|
|
ok, i installed the php and followed the directions.
all im trying to do for now is a simple upload script.
a friend of mine even tried to help me get the script going.
in the cgi paths i also had just a / but ive been messing around with the settings trying to get it to work.
ive tried running the scripts from the htdocs and from the cgi bin deal.
http://24.243.111.66/index.php |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Aug 29, 2003 3:16 pm Post subject: |
|
|
Please add / in the CGI Paths. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Sat Aug 30, 2003 5:09 am Post subject: |
|
|
uhh.. i did try that |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Aug 30, 2003 2:57 pm Post subject: |
|
|
foolioGrimz wrote: | uhh.. i did try that |
It's not just for trying. Your script is put on the web site root so you need to declare the web root / as a CGI Path.
When trying your site, we got error 405 which is a typical error that happens only when you have script in a non-CGI Path and send it a POST request. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
foolioGrimz -
Joined: 28 Jun 2003 Posts: 6
|
Posted: Mon Sep 08, 2003 2:11 pm Post subject: |
|
|
i put the slash in there like you said.
ive also put the scripts in cgi bin AND in the htdocs, ive restarted my computer, messed around with the server setting and tried multiple scripts, its just not working no matter how hard i try. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Sep 08, 2003 11:44 pm Post subject: |
|
|
foolioGrimz wrote: | i put the slash in there like you said.
ive also put the scripts in cgi bin AND in the htdocs, ive restarted my computer, messed around with the server setting and tried multiple scripts, its just not working no matter how hard i try. |
Please send to support@aprelium.com your abyss.conf file, the exact location (full path in your hard drive) of your PHP script, the script you're using (its URL or a zipped copy) and any files that may help us to reproduce the problem. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|