PHP writing files

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





PostPosted: Mon Sep 30, 2002 10:18 pm    Post subject: PHP writing files Reply with quote

php cant write new files on the disk..
what did i do wrong ?
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Oct 01, 2002 12:30 pm    Post subject: Re: PHP writing files Reply with quote

Terrorhawk wrote:
php cant write new files on the disk..
what did i do wrong ?

PHP can't write files on the disk if you supply wrong arguments to it. By the way, this has nothing to do with the web server.
If you want help, please copy your script here (if it isn't huge) or just give us an URL from which we can download it.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
terrorhawk
Guest





PostPosted: Tue Oct 01, 2002 1:36 pm    Post subject: Reply with quote

i use this script
http://ben.ursux.com/
i try to use another php script but same problem..
cant make new files on the disk
but i dont know what i did wrong ..

i downloaded the zip file of php copy the files in a dir on the server .. and installed php the way as it stands here on the page ..
even try to run the setup prog of php ..
nothing works
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Oct 02, 2002 12:07 am    Post subject: Reply with quote

terrorhawk wrote:
i use this script
http://ben.ursux.com/
i try to use another php script but same problem..
cant make new files on the disk
but i dont know what i did wrong ..

i downloaded the zip file of php copy the files in a dir on the server .. and installed php the way as it stands here on the page ..
even try to run the setup prog of php ..
nothing works

We tested the script and it works OK. But pay attention to editing it and setting the correct values for $startdir and $websiteroot as explained in the readme.txt file.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
terrorhawk
Guest





PostPosted: Wed Oct 02, 2002 12:08 am    Post subject: Reply with quote

btw i grapped some error's normaly i dont see this cause the script goes futher..

Notice: Undefined variable: nshelp in C:\Program Files\Abyss Web Server\htdocs\index.php on line 731

Notice: Undefined variable: currentpath in C:\Program Files\Abyss Web Server\htdocs\index.php on line 740

Notice: Undefined variable: sort in C:\Program Files\Abyss Web Server\htdocs\index.php on line 746

Notice: Undefined variable: invert in C:\Program Files\Abyss Web Server\htdocs\index.php on line 749

Notice: Undefined variable: refresh in C:\Program Files\Abyss Web Server\htdocs\index.php on line 752

did i forgot to copy a dll or ini ??
php4ts.dll to windows\system
php.ini to windows\
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Oct 02, 2002 12:59 am    Post subject: Reply with quote

This script does not follow the new PHP variables usage guidelines. To solve the problem you should turn using global variables on. Please see http://www.aprelium.com/forum/viewtopic.php?t=85 for more information.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
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