Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to open /var/www/admin/lang/
#3
getsimple not correctly determine the path to the folder /var/www/admin/data/www/test.site.com.

Ok. I copied the lang folder to check in /var/www/admin/.
Start the installation... and a blank page

in the source code page (ctrl+U)
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"  />
    <title> &raquo; Installation</title>
    
    <!-- Javascript -->
    <script type="text/javascript" src="template/js/jquery.min.js"></script>
    <script type="text/javascript" src="template/js/uploadify/swfobject.js"></script>
    <script type="text/javascript" src="template/js/uploadify/jquery.uploadify.js"></script>
    <script type="text/javascript" src="template/js/facybox/jquery.facybox.js"></script>
    <script type="text/javascript" src="template/js/jquery.reverseorder.js"></script>
    <script type="text/javascript" src="template/js/jquery.quickpaginate.js"></script>
    <script type="text/javascript" src="template/js/jquery.example.min.js"></script>
    <script type="text/javascript" src="template/js/jcrop/jquery.Jcrop.min.js"></script>
    <script type="text/javascript" src="template/js/jquery.getsimple.js"></script>
    
    <!-- CSS Stylesheets -->
    <link rel="stylesheet" type="text/css" href="template/style.css" media="screen" />
    <link rel="stylesheet" type="text/css" href="template/js/facybox/jquery.facybox.css" media="screen" />
    <link rel="stylesheet" type="text/css" href="template/js/jcrop/jquery.Jcrop.css" media="screen" />
    <!--[if IE 6]><link rel="stylesheet" type="text/css" href="template/ie6.css" media="screen" /><![endif]-->
    
    <!-- IE Fixes -->
    <script type="text/javascript"><!--
        try {
            document.execCommand("BackgroundImageCache", false, true);
        } catch(err) {}
        /* IE6 flicker hack from http://dean.edwards.name/my/flicker.html */
    --></script>
    <noscript><style type="text/css">#metadata_window {display:block !important} </style></noscript>

and no errors(
Sorry for my English ;)
Reply


Messages In This Thread
Unable to open /var/www/admin/lang/ - by NeBox - 2010-08-05, 05:12:17
Unable to open /var/www/admin/lang/ - by yojoe - 2010-08-05, 08:52:29
Unable to open /var/www/admin/lang/ - by NeBox - 2010-08-05, 15:59:16
Unable to open /var/www/admin/lang/ - by Carlos - 2010-08-05, 16:20:14
Unable to open /var/www/admin/lang/ - by NeBox - 2010-08-05, 16:41:03
Unable to open /var/www/admin/lang/ - by yojoe - 2010-08-05, 21:44:26
Unable to open /var/www/admin/lang/ - by NeBox - 2010-08-05, 23:06:27
Unable to open /var/www/admin/lang/ - by NeBox - 2010-08-06, 02:47:37



Users browsing this thread: 1 Guest(s)