News - Features - Downloads - Forum - Team - Support - Switch View: Screen
Login - Registrierung - Passwort vergessen

Antworten: 3
Seite [1]
hyperzzzz


Beginner




Beiträge: 7
# Thema - 12.07.2008 um 23:17 Uhr
I have uploaded all the files and set the following folders and sub directories CHMOD to 777, logs, system and uploads. But it still says when installing that the setup file couldnt be written, please check CHMOD.

Any ideas?

Thanks
Inaktiv
SCHIRI ClanSphere Team


Weltmeister



Herkunft: Hamburg
Beiträge: 5299
# Antwort: 1 - 12.07.2008 um 23:18 Uhr
you have to set the basefolders chmod to 777


------------------
www.laszlokorte.de

Inaktiv
|
hyperzzzz
Thread-Ersteller


Beginner




Beiträge: 7
# Antwort: 2 - 13.07.2008 um 23:18 Uhr
I did, I set logs systems and uploads, the main folders and made it go through and change all the sub folders to it, using smartftp. What could it be?


Inaktiv
|
Pred


Poststar




Herkunft: Bischofsmais
Beiträge: 762
# Antwort: 3 - 14.07.2008 um 02:10 Uhr
maybe u could create the setup.php manually.

just create a file named: setup.php
then u copy and paste the following text:
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
1. / 2. / ... 

<?php

$cs_db
['hash'] = 'sha1'# don't change!
$cs_db['type'] = 'mysql';
$cs_db['place'] = 'localhost';
$cs_db['user'] = 'username';
$cs_db['pwd'] = 'yourpw';
$cs_db['name'] = 'databasename';
$cs_db['prefix'] = 'prefix';

$cs_logs['save_actions'] = 1;
$cs_logs['save_errors'] = 1;

?>


then u upload the file in the main folder and run the install.php again...

i think this should work.

P.S: Sorry for bad english


------------------


Inaktiv
|
Antworten: 3
Seite [1]


Sie müssen sich registrieren, um zu antworten.


ClanSphere Project - Mailus - Imprint - Disclaimer - Scriptinfo