S
Secret Agent
Guest
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/robertwa/public_html/theme.php on line 91
MySQL on the server started / restarted fine. Would the above be a script? Client claims "server wide" yet he would not even know in the fist place
I'm seeing many of these in /var/log/messages
Jun 7 09:01:20 server kernel: ** IN_TCP DROP ** IN=eth0 OUT= MAC=00:11:85:d4:1a:6a:00:0c:30:01:cf:80:08:00 SRC=206.51.26.110 DST=69.9.181.59 LEN=60 TOS=0x04 PREC=0x00 TTL=52 ID=58074 DF PROTO=TCP$
Is this network issue you think?
Warning: Unknown(): open(/tmp/sess_79e4afd8a81f7a585d7b2c4799039763, O_RDWR) failed: Permission denied (13) in Unknown on line 0
and
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
I was getting these two above when using Gallery script, yet the problem went away by itself. /tmp directory has about 500mb space also.
What could cause the above to come/go by itself? I already did /secure/tmp in the past just fine (and yes to start on reboots)
postgresql has failed, please contact the sysadmin (result was "postmaster is not running"). May 27 18:37:25 server postgresql: Starting postgresql service: failed
service postgresql start
Starting postgresql service: [FAILED]
mv postmaster.pid postmaster.pid.old
service postgresql restart (failed)
root@server [/var/lib/pgsql/data]# ls -lh
total 48K
drwx------ 6 postgres postgres 4.0K Jun 6 22:34 ./
drwxr-xr-x 3 root root 4.0K May 27 18:35 ../
drwx------ 4 postgres postgres 4.0K May 2 20:26 base/
drwx------ 2 postgres postgres 4.0K Jun 6 19:59 global/
drwx------ 2 postgres postgres 4.0K May 2 20:26 pg_clog/
-rw------- 1 postgres postgres 146 Jun 6 22:30 pg_hba.conf
-rw------- 1 postgres postgres 1.5K May 2 20:26 pg_ident.conf
-rw------- 1 postgres postgres 4 May 2 20:26 PG_VERSION
drwx------ 2 postgres postgres 4.0K May 2 20:26 pg_xlog/
-rw------- 1 postgres postgres 7.7K May 2 20:26 postgresql.conf
-rw------- 1 postgres postgres 59 May 27 20:33 postmaster.opts
I've had odd issues with Postgresql before. I don't wish to reinstall it and wiping out curent databases. Any help would be appreciated.
MySQL on the server started / restarted fine. Would the above be a script? Client claims "server wide" yet he would not even know in the fist place
I'm seeing many of these in /var/log/messages
Jun 7 09:01:20 server kernel: ** IN_TCP DROP ** IN=eth0 OUT= MAC=00:11:85:d4:1a:6a:00:0c:30:01:cf:80:08:00 SRC=206.51.26.110 DST=69.9.181.59 LEN=60 TOS=0x04 PREC=0x00 TTL=52 ID=58074 DF PROTO=TCP$
Is this network issue you think?
Warning: Unknown(): open(/tmp/sess_79e4afd8a81f7a585d7b2c4799039763, O_RDWR) failed: Permission denied (13) in Unknown on line 0
and
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
I was getting these two above when using Gallery script, yet the problem went away by itself. /tmp directory has about 500mb space also.
What could cause the above to come/go by itself? I already did /secure/tmp in the past just fine (and yes to start on reboots)
postgresql has failed, please contact the sysadmin (result was "postmaster is not running"). May 27 18:37:25 server postgresql: Starting postgresql service: failed
service postgresql start
Starting postgresql service: [FAILED]
mv postmaster.pid postmaster.pid.old
service postgresql restart (failed)
root@server [/var/lib/pgsql/data]# ls -lh
total 48K
drwx------ 6 postgres postgres 4.0K Jun 6 22:34 ./
drwxr-xr-x 3 root root 4.0K May 27 18:35 ../
drwx------ 4 postgres postgres 4.0K May 2 20:26 base/
drwx------ 2 postgres postgres 4.0K Jun 6 19:59 global/
drwx------ 2 postgres postgres 4.0K May 2 20:26 pg_clog/
-rw------- 1 postgres postgres 146 Jun 6 22:30 pg_hba.conf
-rw------- 1 postgres postgres 1.5K May 2 20:26 pg_ident.conf
-rw------- 1 postgres postgres 4 May 2 20:26 PG_VERSION
drwx------ 2 postgres postgres 4.0K May 2 20:26 pg_xlog/
-rw------- 1 postgres postgres 7.7K May 2 20:26 postgresql.conf
-rw------- 1 postgres postgres 59 May 27 20:33 postmaster.opts
I've had odd issues with Postgresql before. I don't wish to reinstall it and wiping out curent databases. Any help would be appreciated.