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.
# 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é