• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Linux Confirm File

guigui768

New Member
Joined
Oct 11, 2010
Messages
81
Reaction score
1
Hey,when i hosted in windows i had i file that the peoples could confirm your payments ,but now im using linux its not working anymore and give this error when i confirm...

Error when open the arquive: (var/www/arquivo.txt)


I already change the directory for the www folder,but its not working...
If someone could help i will be apreciated
 
Yeah! i also think that
do you have any sugestions for a confirm file???

Thanks

Do you know that comand that allows gesior show how many players are online and the players can upload photo in guild page???
 
chmod 777 /var/www/guilds/

chmod 777 /var/www/file.php

Do it via root user in putty.

file.php is the file you so call "confirmation" file.

So just change the file.php to whatever your file name is and change the path to it also.
 
Back
Top