Can you tell me where to change the path to /var/www/vhosts/mydomain.tld/httpdocs/ please?
Looks like Plesk is looking the wrong path.
# tail /var/log/httpd/error_log
[Thu Feb 12 16:30:54 2015] [error] [client 27.33.1.54] script '/var/www/vhosts/default/htdocs/announce.php' not found or unable...
Sorry, here's the right one.
[root@VDS037 ~]# grep "conf.d" /etc/httpd/conf/httpd.conf
# Load config files from the config directory "/etc/httpd/conf.d".
Include conf.d/*.conf
[root@VDS037 ~]#
[root@VDS037 ~]# # cd /grep "conf.d" /etc/httpd/conf/httpd.conf
[root@VDS037 ~]# -bash: cd: /grep: No such file or directory
-bash: -bash:: command not found
:(
I got this in my error_log file:
[Thu Feb 12 13:50:04 2015] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
I read an article in here about this issue. I did the following steps:
# /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair ===> OK (No errors at all)
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all ===> OK (No errors at all)
# service nginx restart ===> OK
I...
I managed to update to latest ver. of plesk. Looks like all working fine but all of the domains showing the default plesk page when accessed by http.
I thought a good idea is to remove and re-create a domain with the new PLESK but i get the same results!
All DNS are set right but i can't figure...
I need to open a support ticket but i can't find what kind of license i got for Plesk.
Anyone can help me where to login and find out these information?
Thank you,
Maria.
Hi Abdi,
I'm not sure if i can do this as everything is broken atm. I don't want to lose my data on the server.
However, my hosting company is looking at it now. I post updates once i know more.
Thank you!
Maria.
Thanks for all your help IgorG.
I'm waiting for a response from my server hosting company. If they can't do anything, i'll file a report as you advice above.
Again, thank you for time and help to this issue!
Best regards,
Maria
After having some issues with my server mail program i read an article online where i though removing psa-courier-imap will resolve my mail problems.
Now nor my email is working but also i lost my plesk panel. Going to plesk ip address there's nothing anymore.
Checked my server and is printing i...