NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
gelo
Sep 27, 2016Aspirant
ReadyNAS 716: Unable to find php.ini to enable GLPI LDAP module
Hello everyone!
I've just installed GLPI on my readyNAS 716 (OS 6.5.1), so before I installed php5 and MySQL.
After that I launched the command find / | grep php.ini, but there isn't any php.ini in the system.
This is the output of ls -l / is:
drwxr-xr-x 1 root root 875 Sep 26 14:26 bin drwxr-xr-x 1 root root 54 Jul 11 19:05 frontview drwxr-xr-x 1 root root 146 Sep 6 12:31 VOLUME1
It seems that I'm in a chroot jail.
Is there something to do to bypass this issue?
13 Replies
Replies have been turned off for this discussion
- mdgm-ntgrNETGEAR Employee Retired
Looks like instead of logging in as 'root' (no quotes) superuser you instead logged in as a different user. The 'root' user's password is set to be the same as the one for the 'admin' user.
- geloAspirant
I'm always logged in as root
- mdgm-ntgrNETGEAR Employee Retired
Well you should see a lot more directories than that in /
What's the output of the following?
# btrfs fi show
# df -h- geloAspirant
root@NAS01:~# btrfs fi show Label: '7c6ed568:root' uuid: 7d710cab-da34-4ae1-980f-225cbcf4f088 Total devices 1 FS bytes used 873.63MiB devid 1 size 4.00GiB used 3.25GiB path /dev/md0 Label: '7c6ed568:VOLUME1' uuid: 61ad913f-b8fc-449c-809f-9196d971d941 Total devices 1 FS bytes used 13.57GiB devid 1 size 14.54TiB used 16.02GiB path /dev/md127root@NAS01:~# df -h Filesystem Size Used Avail Use% Mounted on udev 10M 4.0K 10M 1% /dev /dev/md0 4.0G 899M 2.8G 25% / tmpfs 7.8G 0 7.8G 0% /dev/shm tmpfs 7.8G 11M 7.8G 1% /run tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup tmpfs 7.8G 0 7.8G 0% /media /dev/md127 15T 14G 15T 1% /VOLUME1 /dev/md127 15T 14G 15T 1% /home /dev/md127 15T 14G 15T 1% /apps
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!