Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Help with a previously closed topic

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
9 posts • Page 1 of 1
sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Help with a previously closed topic
  • Quote

Post by sexiestpicture » Wed Jan 31, 2018 9:09 pm

This topic viewtopic.php?t=11999

I have the exact same issue.

If anyone can help me that would be amazing.
Top

Phogo
Posts: 60
Joined: Fri Dec 09, 2016 12:40 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: Help with a previously closed topic
  • Quote

Post by Phogo » Thu Feb 01, 2018 9:24 am

Have you tried the fix, viewtopic.php?t=11999#p46858 ?
Top

sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by sexiestpicture » Fri Feb 02, 2018 6:50 pm

I see that solution as confirming that this is correct

php_admin_value[session.save_path] = /usr/local/vesta/data/sessions

That is how mine is. Am I supposed to change that? Is there more to the solution I'm not seeing.
Top

sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by sexiestpicture » Fri Feb 02, 2018 7:39 pm

Hoping skurudo is around to help?
Top

sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by sexiestpicture » Sat Feb 03, 2018 3:34 am

Not sure if this is part of the problem but when I try

service vesta restart

[ ok ] Restarting vesta-nginx: vesta-nginx.
[....] Restarting vesta-php: vesta-php/usr/local/vesta/php/sbin/vesta-php: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /usr/local/vesta/php/sbin/vesta-php)
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by ScIT » Sat Feb 03, 2018 8:34 am

sexiestpicture wrote:Not sure if this is part of the problem but when I try

service vesta restart

[ ok ] Restarting vesta-nginx: vesta-nginx.
[....] Restarting vesta-php: vesta-php/usr/local/vesta/php/sbin/vesta-php: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /usr/local/vesta/php/sbin/vesta-php)
Maybe try to reinstall vestacp, seems like there is a depenencies problem:

Code: Select all

apt-get update && apt-get install vesta-nginx --reinstall
apt-get update && apt-get install vesta-php --reinstall
or maybe also: https://askubuntu.com/questions/610569/ ... shell-exec
Top

sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by sexiestpicture » Sat Feb 03, 2018 6:34 pm

I tried the update on that link and it resulted in

sudo apt-get install libxml2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libxml2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 129 not upgraded.

So I believe all the dependencies are there.

On that previously closed topic the answer there is about permissions

- make folder /usr/local/vesta/data/sessions
- change permissions: drwxrwx--- 2 admin admin

My permissions are

root@hookup:/home/minkus# ls -la /usr/local/vesta/data/sessions
total 48
drwxrwxr-x 2 admin admin 4096 Jan 22 23:06 .
drwxr-xr-x 9 root root 4096 Feb 2 13:44 ..
-rwxrwxr-x 1 admin admin 0 Jan 7 04:48 sess_1n7mkb8sg2shv2ktapqo3g0kh3
-rwxrwxr-x 1 admin admin 892 Jan 7 04:48 sess_403spj7ptt9n70dcvmmueh6m47
-rwxrwxr-x 1 admin admin 0 Jan 7 04:48 sess_4dr72m68fdqgjau38vb6fnhha5
-rwxrwxr-x 1 admin admin 0 Jan 7 04:48 sess_6eocafttlbmu7g41ccsqf67om7
-rwxrwxr-x 1 admin admin 0 Jan 8 12:28 sess_6hd2subs6h0nrti6mnpbt27ao6
-rwxrwxr-x 1 admin admin 922 Jan 22 23:06 sess_dj5kcp5r7jaerp01uv2bf096g1
-rwxrwxr-x 1 admin admin 892 Jan 7 04:48 sess_gi1nhtr57eu3d6f0ictapfnm92
-rwxrwxr-x 1 admin admin 924 Jan 18 16:50 sess_i7qlr46jsgofi2ejfod9scq561
-rwxrwxr-x 1 admin admin 895 Jan 8 12:28 sess_jpjuop71jb6066pvldtmmsu681
-rwxrwxr-x 1 admin admin 1164 Jan 18 16:50 sess_lkhm6jpkr0nsgickche5275tn0
-rwxrwxr-x 1 admin admin 892 Jan 7 04:48 sess_p8d341hv2prm3kh2li7fgfrmo7
-rwxrwxr-x 1 admin admin 892 Jan 7 04:48 sess_pthe7c6ia2qoibp25qkgmbdsf5
-rwxrwxr-x 1 admin admin 0 Jan 7 04:49 sess_tmhhg3ceoa5djjh2sj72urrsk5
-rwxrwxr-x 1 admin admin 892 Jan 7 04:49 sess_ucft3nchf8iboc9tcjbl7fb4s2
-rwxrwxr-x 1 admin admin 1164 Jan 22 23:26 sess_v5mc3n6cfonpmlsr76b1onep86

So is that correct? If not what and how do I change it.

Thanks again!
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by ScIT » Sat Feb 03, 2018 6:55 pm

sexiestpicture wrote: 0 upgraded, 0 newly installed, 0 to remove and 129 not upgraded.
There are upgrades left for the system, do a full system upgrade:

Code: Select all

apt-get update
apt-get dist-upgrade -y
apt-get autoremove -y (optional)
reboot
Top

sexiestpicture
Posts: 13
Joined: Wed Jan 31, 2018 8:57 pm

Os: Ubuntu 14x
Web: apache + nginx
Re: Help with a previously closed topic
  • Quote

Post by sexiestpicture » Sat Feb 03, 2018 8:39 pm

I did that it upgraded everything but still shows the same

service vesta restart
[ ok ] Restarting vesta-nginx: vesta-nginx.
[....] Restarting vesta-php: vesta-php/usr/local/vesta/php/sbin/vesta-php: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /usr/local/vesta/php/sbin/vesta-php)
Top


Post Reply
  • Print view

9 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password