Not Found

Asked by mk0430

hi.
I have installed jisko according to INSTALL.txt.
index page normally showed.but next page(login,register,home and so on)couldn't appeared.
How do i resolve this problem.
please help me.

I know simmilar question exist before.
but i can't understand how i do.

Question information

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

Is it a server error or a Jisko page telling that no page was found?

In case of server error, please enable SHARED_HOST. In your config,php
file.

Otherwise, please upload the .htaccess file.

Regards, Marcos.

Enviado desde mi iPod

El 01/12/2009, a las 08:34, mk0430
<email address hidden> escribió:

> New question #92396 on Jisko:
> https://answers.launchpad.net/jisko/+question/92396
>
> hi.
> I have installed jisko according to INSTALL.txt.
> index page normally showed.but next page(login,register,home and so
> on)couldn't appeared.
> How do i resolve this problem.
> please help me.
>
> I know simmilar question exist before.
> but i can't understand how i do.
>
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
mk0430 (mikiko-kawano) said :
#2

Thanks for answering question.

I didn't use SVN to download source.I used tar ball.(THIS LINK:You can also download Jisko by downloading a tar package.)

It is a server error 【Not Found The requested URL /Jisko/home was not found on this server.】

>please enable SHARED_HOST

I tried uncomment 'SHARED_HOST' line.

//IF YOU ARE HOSTING JISKO ON A SHARED HOST AND YOU'RE HAVING TROUBLE WITH YOUR INSTALLATION, REMOVE THE "#" OF THE NEXT LINE
define('SHARED_HOST', true);

>please upload the .htaccess file.

I have already uploaded.
I use default .htaccess file now.

It's my errorlog.
---------------------------------------------------------------------------
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: Jisko in /var/www/html/Jisko/includes/functions.php on line 58
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: PATH_INFO in /var/www/html/Jisko/includes/router.php on line 28
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: ORIG_PATH_INFO in /var/www/html/Jisko/includes/router.php on line 28
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined variable: _PROFILE in /var/www/html/Jisko/includes/sidebar.php on line 213
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined variable: tags in /var/www/html/Jisko/includes/sidebar.php on line 229
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Use of undefined constant PATH - assumed 'PATH' in /var/www/html/Jisko/includes/functions.php on line 20, referer: http://X.XXX.XXX.XXX/Jisko/
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: Jisko in /var/www/html/Jisko/includes/functions.php on line 58, referer: http://X.XXX.XXX.XXX/Jisko/
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: section in /var/www/html/Jisko/static/js/general.php on line 37, referer: http://X.XXX.XXX.XXX/Jisko/
[Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Undefined index: page in /var/www/html/Jisko/static/js/general.php on line 38, referer: http://X.XXX.XXX.XXX/Jisko/
[Wed Dec 02 18:41:26 2009] [error] [client X.XXX.XXX.XX] File does not exist: /var/www/html/Jisko/home, referer: http://X.XXX.XXX.XXX/Jisko/
[Wed Dec 02 19:10:30 2009] [error] [client X.XXX.XXX.XX] File does not exist: /var/www/html/Jisko/home, referer: http://X.XXX.XXX.XXX/Jisko/
---------------------------------------------------------------------------

Revision history for this message
Marcos Garcia (marcosgdf) said :
#3

Can you please send FTP details to <email address hidden> ?

I'll try to debug the problem..

Thanks!

2009/12/2 mk0430 <email address hidden>

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> Status: Answered => Open
>
> mk0430 is still having a problem:
> Thanks for answering question.
>
> I didn't use SVN to download source.I used tar ball.(THIS LINK:You can
> also download Jisko by downloading a tar package.)
>
> It is a server error 【Not Found The requested URL /Jisko/home was not
> found on this server.】
>
> >please enable SHARED_HOST
>
> I tried uncomment 'SHARED_HOST' line.
>
> //IF YOU ARE HOSTING JISKO ON A SHARED HOST AND YOU'RE HAVING TROUBLE WITH
> YOUR INSTALLATION, REMOVE THE "#" OF THE NEXT LINE
> define('SHARED_HOST', true);
>
> >please upload the .htaccess file.
>
> I have already uploaded.
> I use default .htaccess file now.
>
> It's my errorlog.
> ---------------------------------------------------------------------------
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: Jisko in /var/www/html/Jisko/includes/functions.php on
> line 58
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: PATH_INFO in /var/www/html/Jisko/includes/router.php on
> line 28
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: ORIG_PATH_INFO in /var/www/html/Jisko/includes/router.php
> on line 28
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined variable: _PROFILE in /var/www/html/Jisko/includes/sidebar.php on
> line 213
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined variable: tags in /var/www/html/Jisko/includes/sidebar.php on
> line 229
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice: Use
> of undefined constant PATH - assumed 'PATH' in
> /var/www/html/Jisko/includes/functions.php on line 20, referer:
> http://X.XXX.XXX.XXX/Jisko/
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: Jisko in /var/www/html/Jisko/includes/functions.php on
> line 58, referer: http://X.XXX.XXX.XXX/Jisko/
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: section in /var/www/html/Jisko/static/js/general.php on
> line 37, referer: http://X.XXX.XXX.XXX/Jisko/
> [Wed Dec 02 18:41:25 2009] [error] [client X.XXX.XXX.XX] PHP Notice:
> Undefined index: page in /var/www/html/Jisko/static/js/general.php on line
> 38, referer: http://X.XXX.XXX.XXX/Jisko/
> [Wed Dec 02 18:41:26 2009] [error] [client X.XXX.XXX.XX] File does not
> exist: /var/www/html/Jisko/home, referer: http://X.XXX.XXX.XXX/Jisko/
> [Wed Dec 02 19:10:30 2009] [error] [client X.XXX.XXX.XX] File does not
> exist: /var/www/html/Jisko/home, referer: http://X.XXX.XXX.XXX/Jisko/
> ---------------------------------------------------------------------------
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // marquitox (.net)

Revision history for this message
mk0430 (mikiko-kawano) said :
#4

what are FTP details??
I'm sorry I dont' know FTP details...
please tell me.

I tried to install ver.637 & ver.643.

Revision history for this message
Marcos Garcia (marcosgdf) said :
#5

The account & password to access your FTP server. I mean the thing you
use for uploading files...

Enviado desde mi iPod

El 02/12/2009, a las 02:38, mk0430
<email address hidden> escribió:

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> Status: Answered => Open
>
> mk0430 is still having a problem:
> what are FTP details??
> I'm sorry I dont' know FTP details...
> please tell me.
>
> I tried to install ver.637 & ver.643.
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
mk0430 (mikiko-kawano) said :
#6

oh, I see.
But It constructs it in Intranet,so if I send you FTP details,you can't connect my server.

Revision history for this message
Marcos Garcia (marcosgdf) said :
#7

Uh...

Well.. Then the only thing I can say is that I think the problem is
with the .htaccess file...

Please recheck it.

Enviado desde mi iPod

El 02/12/2009, a las 03:07, mk0430
<email address hidden> escribió:

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> Status: Answered => Open
>
> mk0430 is still having a problem:
> oh, I see.
> But It constructs it in Intranet,so if I send you FTP details,you
> can't connect my server.
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
mk0430 (mikiko-kawano) said :
#8

well...
I'll try once more...
Thank you.

# Jisko htaccess

# Some mod_rewrite stuff
RewriteEngine On

#If you're having trouble with the message "No input specified.", uncomment the
next line
#AddHandler application/x-httpd-php5 .php

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.+) index.php/$1 [L]

# HotLinking (if you want!)
#RewriteCond %{HTTP_REFERER} !^$
#RewriteCond %{HTTP_REFERER} !yourdomain.com [NC]
#RewriteCond %{HTTP_REFERER} !images.google. [NC]
#RewriteRule .*.(jpg|gif|bmp|png)$ - [F]

# Adding some security to files/dirs
IndexIgnore *
RewriteRule ^(.*/)?\.svn/ - [F,L]
<Files ~ "\.(conf)$">
  order allow,deny
  deny from all
</Files>
<Files ~ "\.(log)$">
  order allow,deny
  deny from all
</Files>

# Expirations
FileETag MTime Size

<ifmodule mod_expires.c>
  <filesmatch "\.(jpg|jpeg|gif|png|css|js)$">
       ExpiresActive on
       ExpiresDefault "access plus 1 year"
   </filesmatch>
</ifmodule>

Revision history for this message
Marcos Garcia (marcosgdf) said :
#9

Then I dont know...

Have you got mod_rewrite installed on your Apache server??

Enviado desde mi iPod

El 02/12/2009, a las 03:22, mk0430
<email address hidden> escribió:

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> mk0430 posted a new comment:
> well...
> I'll try once more...
> Thank you.
>
> # Jisko htaccess
>
> # Some mod_rewrite stuff
> RewriteEngine On
>
> #If you're having trouble with the message "No input specified.",
> uncomment the
> next line
> #AddHandler application/x-httpd-php5 .php
>
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteRule (.+) index.php/$1 [L]
>
> # HotLinking (if you want!)
> #RewriteCond %{HTTP_REFERER} !^$
> #RewriteCond %{HTTP_REFERER} !yourdomain.com [NC]
> #RewriteCond %{HTTP_REFERER} !images.google. [NC]
> #RewriteRule .*.(jpg|gif|bmp|png)$ - [F]
>
> # Adding some security to files/dirs
> IndexIgnore *
> RewriteRule ^(.*/)?\.svn/ - [F,L]
> <Files ~ "\.(conf)$">
> order allow,deny
> deny from all
> </Files>
> <Files ~ "\.(log)$">
> order allow,deny
> deny from all
> </Files>
>
> # Expirations
> FileETag MTime Size
>
> <ifmodule mod_expires.c>
> <filesmatch "\.(jpg|jpeg|gif|png|css|js)$">
> ExpiresActive on
> ExpiresDefault "access plus 1 year"
> </filesmatch>
> </ifmodule>
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
mk0430 (mikiko-kawano) said :
#10

>Have you got mod_rewrite installed on your Apache server??

Yes,I have.

I changed httpd.conf.

# First, we configure the "default" to be a very restrictive set of
# features.
#
<Directory />
    Options FollowSymLinks
    AllowOverride All
</Directory>

# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
    AllowOverride All

Then...
I can move the nexe page.
but there is a message 'The page you're looking for doesn't exists. ' at the center of page.

Revision history for this message
Marcos Garcia (marcosgdf) said :
#11

Jisko error or server error?

2009/12/2 mk0430 <email address hidden>

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> mk0430 posted a new comment:
> >Have you got mod_rewrite installed on your Apache server??
>
> Yes,I have.
>
> I changed httpd.conf.
>
> # First, we configure the "default" to be a very restrictive set of
> # features.
> #
> <Directory />
> Options FollowSymLinks
> AllowOverride All
> </Directory>
>
> # AllowOverride controls what directives may be placed in .htaccess files.
> # It can be "All", "None", or any combination of the keywords:
> # Options FileInfo AuthConfig Limit
> #
> AllowOverride All
>
>
> Then...
> I can move the nexe page.
> but there is a message 'The page you're looking for doesn't exists. ' at
> the center of page.
>
> --
> You received this question notification because you are an answer
> contact for Jisko.
>

--
marcos garcía // marquitox (.net)

Revision history for this message
mk0430 (mikiko-kawano) said :
#12

It is Jisko error...

[The page you're looking for doesn't exists.]
This message is displayed at the center of Login page...

Revision history for this message
Marcos Garcia (marcosgdf) said :
#13

Then try enabling SHARED_HOST in your config.php file.

Thanks!

Enviado desde mi iPod

El 03/12/2009, a las 01:52, mk0430
<email address hidden> escribió:

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> mk0430 posted a new comment:
> It is Jisko error...
>
> [The page you're looking for doesn't exists.]
> This message is displayed at the center of Login page...
>
> --
> You received this question notification because you are an answer
> contact for Jisko.

Revision history for this message
mk0430 (mikiko-kawano) said :
#14

>Then try enabling SHARED_HOST in your config.php file.

Thank you Marcos!!
my jisko operates normally.

But I tried "disabling" SHARED_HOST in your config.php file!

//IF YOU ARE HOSTING JISKO ON A SHARED HOST AND YOU'RE HAVING TROUBLE WITH YOUR INSTALLATION, REMOVE THE "#" OF THE NEXT LINE
#define('SHARED_HOST', true);

I am sincerely grateful for your kindness.

Revision history for this message
Marcos Garcia (marcosgdf) said :
#15

Uhhh well...

I'm happy finally you're using Jisko :)

Thanks a lot!!

Enviado desde mi iPod

El 03/12/2009, a las 06:24, mk0430
<email address hidden> escribió:

> Question #92396 on Jisko changed:
> https://answers.launchpad.net/jisko/+question/92396
>
> Status: Answered => Solved
>
> mk0430 confirmed that the question is solved:
>> Then try enabling SHARED_HOST in your config.php file.
>
> Thank you Marcos!!
> my jisko operates normally.
>
> But I tried "disabling" SHARED_HOST in your config.php file!
>
> //IF YOU ARE HOSTING JISKO ON A SHARED HOST AND YOU'RE HAVING
> TROUBLE WITH YOUR INSTALLATION, REMOVE THE "#" OF THE NEXT LINE
> #define('SHARED_HOST', true);
>
> I am sincerely grateful for your kindness.
>
> --
> You received this question notification because you are an answer
> contact for Jisko.