NEED help with INSTALLATION Indeed!

Asked by aimanx

hi, I just upload the script to a free shared hosting 000webhost. I had set up all the configuration and when I open up my site which is www.synxter.com then I click on update.php and the result is : Warning: unlink(/home/a8239650/public_html/update.php) [function.unlink]: Permission denied in /home/a8239650/public_html/update.php on line 80

Also, when I try to ignore the error and delete the update.php , I opened up my site back and everything looks fine with the interface except the button. I mean the button for Public and Home for example. The link for Public is www.synxter.com/public but there's no public folder in my hosting. Is this problem regarding to .htaccess or something else?

Help me please, thank you.

Question information

Language:
English Edit question
Status:
Answered
For:
Jisko Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marcos Garcia (marcosgdf) said :
#1

You dont need a folder called /public to run the public notes page.
This is a dynamic programming language

Maybe there is a problem with the .htaccess file. You should run the
update.php script, but you need enough permissions to run it...

Hope this helps. Regards, Marcos

Enviado desde mi iPod

El 12/11/2009, a las 15:35, aimanx
<email address hidden> escribió:

> New question #89864 on Jisko:
> https://answers.launchpad.net/jisko/+question/89864
>
> hi, I just upload the script to a free shared hosting 000webhost. I
> had set up all the configuration and when I open up my site which is www.synxter.com
> then I click on update.php and the result is : Warning: unlink(/
> home/a8239650/public_html/update.php) [function.unlink]: Permission
> denied in /home/a8239650/public_html/update.php on line 80
>
> Also, when I try to ignore the error and delete the update.php , I
> opened up my site back and everything looks fine with the interface
> except the button. I mean the button for Public and Home for
> example. The link for Public is www.synxter.com/public but there's
> no public folder in my hosting. Is this problem regarding
> to .htaccess or something else?
>
> Help me please, thank you.
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
aimanx (untitoxin) said :
#2

I had run the update.php then this showed up = Warning: unlink(/home/a8239650/public_html/update.php) [function.unlink]: Permission denied in /home/a8239650/public_html/update.php on line 80

What do you mean by enough permissions to run it ??

I don't know what folder should I chmod.

help me..

Revision history for this message
John (da-nebox) said :
#3

Hi.
chmod to folder - a8239650 or public_html

Revision history for this message
aimanx (untitoxin) said :
#4

John - after chmod the public_html it direct me to home page, but then when I try to click Register which is www.synxter.com/register , it prompt out 500 internal server error. I wonder what is the actual problem with this.

Revision history for this message
iblog360 (fhadkhan) said :
#5

just change this in config.php file on line 36 it will work.

# define('SHARED_HOST', true);

to

define('SHARED_HOST', true);

Revision history for this message
prezident (prezidentbush) said :
#6

You need chmod 777 to root folder of site (with file index.php)

Can you help with this problem?

Provide an answer of your own, or ask aimanx for more information if necessary.

To post a message you must log in.