Post the error message related to page. In the shell, enter "tail -f /path/to/error.log", browse to the page that you have a problem with, and copy the new line added in your shell. (Ctrl+c to stop tail)
I dont know where is there an error.log file becasue I go to PLESK and open the error log there....in the shell there is no file that ends with *.log or I cannot find it...BTW do the following option that show in the forum preferences:
Display your bookmarks in the control panel
Display your discussions in the control panel
Display your browsing history in the control panel
Display your private discussions in the control panel
appear there after panel list is installed or are these options always available?
Hi,
This is what I got:
[Sun Sep 10 01:11:07 2006] [notice] Digest: generating secret for digest authentication ...
[Sun Sep 10 01:11:07 2006] [notice] Digest: done
[Sun Sep 10 01:11:07 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Sun Sep 10 01:11:07 2006] [notice] LDAP: SSL support unavailable
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/pgsql.so' - libpq.so.4: cannot open shared object file: No such file or directory in Unknown on line 0
[Sun Sep 10 01:11:08 2006] [notice] mod_python: Creating 4 session mutexes based on 10 max processes and 0 max threads.
[Sun Sep 10 01:11:08 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sun Sep 10 01:11:08 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sun Sep 10 01:11:08 2006] [notice] Apache/2.0.54 (Fedora) configured -- resuming normal operations
Does this say anything?
no, this is the message you get when you start apache. What you should do is:
"tail -f /var/logs/httpd/error.log"(give the last 10 lines of /var/logs/httpd/error.log)
open your browser and go on the page that you have problem with (if there is any problems, new messages should appair in your shell)
Copy these messages here
To finish tail in the shell, just push "Ctrl+c"
If you don't like using the shell you can try to find the error message with plesk (I never used plesk, or other control panel for that, I don't know if it is easier).
I have found the folllowing from the access log which might be usefull:
24.61.28.39 - - [12/Sep/2006:08:52:53 -0700] "GET /ajax/switch.php?Type=ShowPrivateDiscussions&Switch=false HTTP/1.1" 200 440 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6"
24.61.28.39 - - [12/Sep/2006:08:52:51 -0700] "GET /ajax/switch.php?Type=ShowBrowsingHistory&Switch=false HTTP/1.1" 200 440 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6"
What is also wierd is that one of the links:
http://www.translaten.com/discussions/?View=YourDiscussions
works from time to time...sometimes it shows up blank and when I refresh it shows up, other times it doesnt work at all like the other links.
'24.61.28.39 - - [12/Sep/2006:08:52:53 -0700] "GET /ajax/switch.php?Type=ShowPrivateDiscussions&Switch=false HTTP/1.1" 200 440 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6"' No problem. What is important here is the code "200", that mean ok. A 4xx or 5xx mean there was a problem.
The first messages (exit signal Segmentation fault (11)) might mean you have a problem with php. What is the version of php?
Dinoboff....I read what happened to you and I think the problem is the same, maybe there is another way of fixing it but I am sick of trying to do a workaround where an update to PHP could fix everything. I also have php 5.0.4 on this domain which is on a virtual server while the other domain which works perfect is on shared hostin with php 5.1.4
So, how do I upgrade the PhP and can I do it myself? I am on a virtual server and I have access to everything so I should be able to do it...let me know if there are any instructions or if you think that I should contact the hosting company to do this and not venture into it myself.
You will have to compile php yourself since there is not php5.1.4 rpm for CentOS. If you have a managed vps, sure, you should ask to your hosting company to do it for you. If they can't do it for you, you should on the forum of your provider (or on WHT) if there is any problem doing that with your plesk installation and how to do it. If you don't have a managed vps, you start reading on linux and install one at home.
I seem to be getting a similar issue with the forum that I am setting up using plesk. Can you let me know how/if you solved this? Here is the error I am getting: http://www.dltltd.com/forum/
Comments
In the shell, enter "tail -f /path/to/error.log", browse to the page that you have a problem with, and copy the new line added in your shell.
(Ctrl+c to stop tail)
What you should do is:
- "tail -f /var/logs/httpd/error.log"(give the last 10 lines of /var/logs/httpd/error.log)
- open your browser and go on the page that you have problem with (if there is any problems, new messages should appair in your shell)
- Copy these messages here
- To finish tail in the shell, just push "Ctrl+c"
If you don't like using the shell you can try to find the error message with plesk (I never used plesk, or other control panel for that, I don't know if it is easier).The first messages (exit signal Segmentation fault (11)) might mean you have a problem with php.
What is the version of php?
If you have a managed vps, sure, you should ask to your hosting company to do it for you.
If they can't do it for you, you should on the forum of your provider (or on WHT) if there is any problem doing that with your plesk installation and how to do it. If you don't have a managed vps, you start reading on linux and install one at home.
Here is the error I am getting: http://www.dltltd.com/forum/