[ create a new paste ] login | about

Link: http://codepad.org/0NKWBlJH    [ raw code | fork ]

Plain Text, pasted on Jan 14:
1
2
3
4
5
6
7
8
9
22880 open("{somepathwashere}/public/install/index.php", O_RDONLY) = 4
22880 open("{somepathwashere}/public/install/scripts", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 4
22880 open("{somepathwashere}/public/install/scripts/test.php", O_RDONLY) = 4
22880 open("{somepathwashere}/application/configs/application.ini", O_RDONLY) = 4
22880 open("{somepathwashere}/application/configs/application.ini", O_RDWR) = 4
22880 open("{somepathwashere}/application/configs/application.ini", O_WRONLY|O_CREAT|O_APPEND, 0666) = 4
22880 open("{somepathwashere}/application/configs/application.ini", O_RDWR|O_CREAT|O_APPEND, 0666) = 4
22880 open("{somepathwashere}/application/configs/application.ini", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 EPERM (Operation not permitted)
22880 open("{somepathwashere}/application/configs/application.ini", O_RDWR|O_CREAT|O_TRUNC, 0666) = -1 EPERM (Operation not permitted)


Create a new paste based on this one


Comments: