Jump to content
  • 0

Neon Cube Patcher Problem


Question

Posted (edited)

Hi created new topic for neon cube error,

292874_505194702843239_1744876646_n.jpg

here are my neoncube.ini

[server]

server_name	= Steelro
notice_url	= http://www.steel-ro.nickyzai.com/notice.html
patch_site	= www.steel-ro.nickyzai.com/
patch_port	= 80
patch_list	= /patchlist.txt
patch_folder	= /patcher/

executable	= 2010-06-16aRagexeRE_patched.exe
registration_link	= http://www.steel-ro.nickyzai.com/?module=account&action=create

skin	= skin_filthyro

grf_file	= fdate.grf
Backup_GRF	= 1
startup_option	= 3

[general]

;debug_mode = 0
archive_passphrase = steelro

what seems to be the problem?

Make sure your website folders are accessible by the user/group Apache is running as.

On Ubuntu/Debian, Apache runs as the user www-data and group www-data, so you should 'chown' all website files:

chown -R www-data:www-data /var/www/

And then make sure the user (www-data) has read+write permissions,

chmod -R u+rw /var/www/

or if it only needs read permissions:

chmod -R u+r /var/www/

operation not permited... huh?

Edited by dolphincute

5 answers to this question

Recommended Posts

Posted

ok 1 sec

the /patcher/ folder doesn't exist. double check the location of your patch.

nope that did not work, i think it have something to do with accessible by the user/group Apache

and also you must put your patch inside your /patcher/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...