Koozali.org: home of the SME Server

[Solved] SME Server parameters for WordPress in i-bay

Offline michelandre

  • *
  • 261
  • +0/-0
[Solved] SME Server parameters for WordPress in i-bay
« on: November 17, 2016, 11:45:07 PM »
Hi all,

I installed WordPress-6.5.1 in i-bay nouvamo.
I have the extension: "Comprehensive Google Map Plugin" to display Google MAP in my Calendar events.
I have a FQDN domain pointing to the i-bay.

Everything is up to date, SME, WordPress, Extensions, etc...

In my physical server, everything works fine except the Google Map doesn't display.

I backup the web site with XCloner

I restored to the Virtual Machine in i-bay Primary.
I also restored to the Virtual Machine in i-bay nouvamo.
The VM IP is 192.168.1.156

Everything works perfectly and Google MAP is displayed in the Virtual Machine in both i-bays.

Code: [Select]
#  db configuration show php MemoryLimit
php=service
    AllowUrlFopen=Off
    MemoryLimit=512M
    UploadMaxFilesize=50M
    status=enabled
#

 
# db accounts show nouvamo | grep PHPBaseDir
    PHPBaseDir=/home/e-smith/files/ibays/nouvamo:/tmp
#

 
# php -r "phpinfo();" | grep upload
file_uploads => On => On
max_file_uploads => 20 => 20
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
#


# cat /etc/my.cnf |grep -i inno
innodb_data_home_dir = /var/lib/mysql/
innodb_data_file_path = ibdata1:10M:autoextend
innodb_log_group_home_dir = /var/lib/mysql/
innodb_buffer_pool_size = 16M
innodb_additional_mem_pool_size = 2M
innodb_log_file_size = 5M
innodb_log_buffer_size = 8M
innodb_flush_log_at_trx_commit = 1
innodb_lock_wait_timeout = 50
#


# db accounts show nouvamo
nouvamo=ibay
    AllowOverride=all
    CgiBin=enabled
    FollowSymLinks=enabled
    Gid=5078
    Group=admin
    Indexes=disabled
    Name=Nouveau AMO
    PHPBaseDir=/home/e-smith/files/ibays/nouvamo:/tmp
    PasswordSet=no
    PublicAccess=global
    SSL=disabled
    Uid=5078
    UserAccess=wr-admin-rd-group
#


The Virtual Machine has exactly the same parameters as the physical machine.

On the physical SME Server, I have another web site in another i-bay (almost the same as the one in i-bay nouvamo).

The working site uses number permalinks and the one not working uses fancy permalinks.

- Working: https://ainesmercierouest.info/?tribe_events=politique-de-developpement-social-de-lile-de-montreal-mardi-15-novembre-2016
- Not working: https://micronator-101.ddns.net/event/politique-de-developpement-social-de-lile-de-montreal-mardi-15-novembre-2016/ (I tried number permalinks also)

I compared the servers parameters and all the i-bays parameters in the physical and the virtual machines. They are the same.

So, it is not WordPress. It is something with the SME Server but what, something with the i-bay ???

Any help very appreciated.

Michel-André

« Last Edit: November 18, 2016, 05:03:23 AM by michelandre »

Offline michelandre

  • *
  • 261
  • +0/-0
[Solved] SME Server parameters for WordPress in i-bay
« Reply #1 on: November 18, 2016, 05:02:10 AM »
Hi all,

New law from our spying friend Google. :-x

I just need a Javascript API key from GoogleMap.

But, strange that it works in the Virtual Machine which never had such a key!

Michel-André

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: [Solved] SME Server parameters for WordPress in i-bay
« Reply #2 on: November 18, 2016, 06:40:14 AM »
I installed WordPress-6.5.1 in i-bay nouvamo.

I guess you meant 4.6.1, last release available ATM ;-)

Offline michelandre

  • *
  • 261
  • +0/-0
Re: [Solved] SME Server parameters for WordPress in i-bay
« Reply #3 on: November 18, 2016, 06:03:37 PM »
Hi Stefano,

Thank you for the notice.

Exact: 4.6.1

Michel-André

Offline Jean-Philippe Pialasse

  • *
  • 2,907
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: [Solved] SME Server parameters for WordPress in i-bay
« Reply #4 on: November 23, 2016, 08:21:37 PM »
Hi all,

New law from our spying friend Google. :-x

I just need a Javascript API key from GoogleMap.

But, strange that it works in the Virtual Machine which never had such a key!

Michel-André

you do not need it for a local LAN use.