17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 889 Views |
-
The webserver isn't letting me identify where files are stored.

20 November 2008 at 10:39am
need help.
i install SS on russian hosting - "Peterhost"
once i see blank page..
when i put in my .hacces -php_value allow_call_time_pass_reference on
php_value register_globals off
php_value memory_limit 64M
AddType application/x-httpd-php5 .phpafter i see install page? but some errors -
RequirementsPHP Configuration
PHP5 installed OK (PHP version 5.1.6)
GD2 support OK
XML support OK
MySQL support OK
Memory allocated (PHP config option 'memory_limit') OK (32M)
Check that the php.ini setting allow_call_time_pass_reference is on OKFile permissions
Does the webserver know where files are stored? The webserver isn't letting me identify where files are stored. (file '/home/http/cgi-php/config-form.html' not found)
mysite/ folder exists There's no mysite folder. (file '/home/http/cgi-php/mysite' not found)
sapphire/ folder exists There's no sapphire folder. (file '/home/http/cgi-php/sapphire' not found)
cms/ folder exists There's no cms folder. (file '/home/http/cgi-php/cms' not found)
jsparty/ folder exists There's no jsparty folder. (file '/home/http/cgi-php/jsparty' not found)
Is the .htaccess file writeable? User 'sovetov' needs to be able to write to this file:
/home/http/cgi-php/.htaccess
Is the mysite/ folder writeable? User 'sovetov' needs to be able to write to this file:
/home/http/cgi-php/mysite
Is the tutorial/ folder writeable? User 'sovetov' needs to be able to write to this file:
/home/http/cgi-php/tutorial
Is the assets/ folder writeable? User 'sovetov' needs to be able to write to this file:
/home/http/cgi-php/assets
Is the temporary folder writeable? OKbut files stored in /home/sovetov/www/site1/public_html/
-
Re: The webserver isn't letting me identify where files are stored.

20 November 2008 at 10:41am
and sorry fo my english =))
-
Re: The webserver isn't letting me identify where files are stored.

21 November 2008 at 5:10am
closed
i'm edit install.php =))
function getBaseDir() {
//Cache the value so that when the installer mucks with SCRIPT_FILENAME half way through, this method
// still returns the correct value.
if(!$this->baseDir) $this->baseDir = '/home/sovetov/www/site1/public_html/';
^^^^^^^^^^^^^^^^^^^^^^^^
return $this->baseDir;
} -
Re: The webserver isn't letting me identify where files are stored.

23 November 2008 at 6:51am
=((( its not true way =((
i have erorr 500 =((
| 889 Views | ||
|
Page:
1
|
Go to Top |

