English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: Check Patches Installation
#11015
Check Patches Installation 11 Years, 4 Months ago Karma: 0
I installed the component and try to install patches on a fresh install of Joomla 3.0.2.

Code:

Jms Multi Sites Version : 1.3.0 - FULL
PHP 5.4.6-1ubuntu1.1 (fpm-fcgi) (built: Nov 15 2012 01:27:09)
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd.,
with XCache v2.0.0, Copyright (c) 2005-2012, by mOo
nginx version: nginx/1.2.1
TLS SNI support enabled
The current path is  "/var/www/clients/client1/web1/web"
Symbolic Link is PRESENT on Linux platform


Code:

root@web:/var/www/sample.com/web# ls -l
total 148
drwxr-xr-x 10 web1 client1  4096 Dec 19 12:53 administrator
drwxr-xr-x  2 web1 client1  4096 Dec 19 12:53 cache
drwxr-xr-x  2 web1 client1  4096 Dec 19 12:53 cli
drwxr-xr-x 14 web1 client1  4096 Dec 19 17:23 components
-rwxr-xr-x  1 web1 client1  1844 Dec 19 14:58 configuration.php
-rw-r--r--  1 web1 client1   823 Dec 19 12:53 CONTRIBUTING.md
drwxr-xr-x  2 web1 client1  4096 Dec 19 04:43 error
-rw-r--r--  1 web1 client1 14736 Dec 19 16:05 hello.php
-rw-r--r--  1 web1 client1  3118 Dec 19 12:53 htaccess.txt
drwxr-xr-x  5 web1 client1  4096 Dec 19 12:53 images
drwxr-xr-x  2 web1 client1  4096 Dec 19 12:53 includes
-rw-r--r--  1 web1 client1  1544 Dec 19 12:53 index.php
drwxr-xr-x 10 web1 client1  4096 Dec 19 12:53 _installation
-rw-r--r--  1 web1 client1  1889 Dec 19 12:53 joomla.xml
drwxr-xr-x  4 web1 client1  4096 Dec 19 12:54 language
drwxr-xr-x  3 web1 client1  4096 Dec 19 12:54 layouts
drwxr-xr-x  9 web1 client1  4096 Dec 19 12:54 libraries
-rw-r--r--  1 web1 client1 17816 Dec 19 12:53 LICENSE.txt
drwxr-xr-x  2 web1 client1  4096 Dec 19 17:18 logs
drwxr-xr-x 16 web1 client1  4096 Dec 19 12:54 media
drwxr-xr-x 26 web1 client1  4096 Dec 19 12:54 modules
drwxr-xr-x  2 web1 client1  4096 Dec 19 17:23 multisites
-rw-r--r--  1 web1 client1   871 Dec 19 12:53 phpunit.xml.dist
drwxr-xr-x 13 web1 client1  4096 Dec 19 12:54 plugins
-rw-r--r--  1 web1 client1  4340 Dec 19 12:53 README.txt
-rw-r--r--  1 web1 client1   865 Dec 19 12:53 robots.txt
drwxr-xr-x  5 web1 client1  4096 Dec 19 12:54 templates
drwxr-xr-x  2 web1 client1  4096 Dec 19 18:09 tmp
-rw-r--r--  1 web1 client1  1715 Dec 19 12:53 web.config.txt

# cat /etc/group | grep client1
client1:x:5005:www-data
# cat /etc/group
www-data:x:33:
sshusers:x:5002:web1,web2
ispapps:x:5003:www-data
ispconfig:x:5004:www-data


Tried setting files-only to 664 and 774 and enabling FTP on Joomla 3 Config. I still have no luck getting the patches to install.

error.log - empty
Well not empty warnings and notices
Code:

2012/12/19 19:04:52 [error] 5518#0: *10 FastCGI sent in stderr: "PHP message: PHP Notice:  Trying to get property of non-object in /var/www/clients/client1/web1/web/libraries/legacy/module/helper.php on line 150
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/clients/client1/web1/web/libraries/legacy/module/helper.php on line 154
PHP message: PHP Notice:  Trying to get property of non-object in /var/www/clients/client1/web1/web/libraries/legacy/module/helper.php on line 160
PHP message: PHP Warning:  Creating default object from empty value in /var/www/clients/client1/web1/web/libraries/legacy/module/helper.php on line 160
PHP message: PHP Notice:  Undefined property: stdClass::$content in /var/www/clients/client1/web1/web/templates/system/html/modules.php on line 17" while reading response header from upstream, client: 66.249.74.129, server: nuvul.com, request: "GET / 2-some-person/friends HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php5-fpm/web1.sock:", host: "www.sample.com"


Which I don't believe relates to my issue, part seems to be google bots.

Now looking for a hint/clue of where to look, or if something is obvious, would love to know where to search.

Thanks,
kmonty78
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11017
Re: Check Patches Installation 11 Years, 4 Months ago Karma: 54
Which is the JMS error message ?
Can you provide a screenshot that show clearly the error message present in JMS ?

All the things that you have provided correpond to PHP Warning in joomla 3.0.2 (core) and also messages coming from FastCGI that is related to the configuration of you domain.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11019
Re:Check Patches Installation 11 Years, 4 Months ago Karma: 0
That was my problem, was only seeing a 500 error message. I wish it was showing me a bit more to go on. Tho, I loaded up another VM on xen hypervisor, with only that site using Nginx PHP5-FPM and fcgiwrapper and it installed on the standalone server. The other VM the issue was on is running the same setup with ISPConfig 3.0.4.6 to manage the sites, which could be part of the problem with permissions or something.

Before I make a VM for this site alone, let me ask if there is an ideal setup for this. I was refraining from using Apache2 due to the huge speed boosts of Nginx.

Thanks,
kmonty78
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla