fvdw wrote:What is present in folder /var/run ? (Check with winscp)
1015
Þ pts/0 ts/0root 192.168.0.177 1 ±
fvdw wrote:oke please content of /usr/htdocs
php /etc/finc/sysfunc_password_configure.finc
ls -l /var/run
fvdw wrote:oke lets try to generate htpasswd file
In putty connected via ssh run this command
- Code: Select all
php /etc/finc/sysfunc_password_configure.finc
then check if .htpasswd file is present in /var/run using winscp (ps you need to clear caches in winscp if you have visit that folder already as winscp keeps old version in cache (in winscp use drop down menu task and use clear caches before changing to folder /var/run)
Alternatively you could also run in putty
- Code: Select all
ls -l /var/run
If .htpasswd is present sart again the webserver and try to connect
root@kirkwood-4:/ # php /etc/finc/sysfunc_password_configure.finc
root@kirkwood-4:/ # ls -l /var/run
lrwxrwxrwx 1 root root 18 1970-01-01 00:00 /var/run -> /rw_fs/tmp/var/run
root@kirkwood-4:/ #
/etc/init.d/rc.bootup1
fvdw wrote:oke we will try something that might stall the nas but no harm if it fail you need to reboot
In putty give this commandRemark do not immediately reboot your nas if you loose connection the ethernet interface will be reset and it probably will get a dynamic assigned ip that may be different from the one we use now, use fvdw-sl assisatant or ip scanner first to see if it has a different ip
- Code: Select all
/etc/init.d/rc.bootup1
root@kirkwood-4:/ # /etc/init.d/rc.bootup1
* Initialize the volatile db file... [ OK ]
* Starting udevd... [ OK ]
* Finishing restore RAID devices... [ OK ]
* Found database configuration file... [ OK ]
* Updating Disks database... [ OK ]
* Starting mount of volumes...
- Mounting volume Vol-A: [ OK ]
* Finishing mount of volumes... [ OK ]
* Generating Hosts File... [ OK ]
* Configuring System Hostname... [ OK ]
* Configuring LAN interface...
chmod 777 rc.bootupx
/rc.bootupx
fvdw wrote:oke attached a new file in the zip file you will find rc.bootupx
In this file I have taken out the setup of lan interface
unpackt the zip archive and use winscp to put the file in main folder (/) of the nas
then connect with putty and do this
- Code: Select all
chmod 777 rc.bootupx
/rc.bootupx
root@kirkwood-4:/ # chmod 777 rc.bootupx
root@kirkwood-4:/ # /rc.bootupx
* Initialize the volatile db file... [ OK ]
* Starting udevd... [ OK ]
* Finishing restore RAID devices... [ OK ]
* Found database configuration file... [ OK ]
* Updating Disks database... [ OK ]
* Starting mount of volumes...
- Mounting volume Vol-A: [ OK ]
* Finishing mount of volumes... [ OK ]
* Generating Hosts File... [ OK ]
* Configuring System Hostname... [ OK ]
* Configuring LAN interface...
Return to Lacie 5big Network vs2
Users browsing this forum: nos96 and 10 guests