Welcome Guest, Not a member yet? Register   Sign In
Urgent! Web made with CI is not being displayed in mobile devices
#10

[eluser]luismartin[/eluser]
Hello again,

the error log is not saying anything wrong. I've changed the log mode to debug mode, restarted Apache, and tried to access from an iPhone:


Code:
[Wed Mar 07 10:28:40 2012] [info] Init: Seeding PRNG with 648 bytes of entropy
[Wed Mar 07 10:28:40 2012] [info] Init: Wiped out the queried pass phrases from memory
[Wed Mar 07 10:28:40 2012] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Mar 07 10:28:40 2012] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Mar 07 10:28:40 2012] [info] Init: Initializing (virtual) servers for SSL
[Wed Mar 07 10:28:40 2012] [info] mod_ssl/2.2.14 compiled against Server: Apache/2.2.14, Library: OpenSSL/0.9.8k
[Wed Mar 07 10:28:40 2012] [info] Init: Seeding PRNG with 648 bytes of entropy
[Wed Mar 07 10:28:40 2012] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Mar 07 10:28:40 2012] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(253): shmcb_init allocated 512000 bytes of shared memory
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(272): for 511952 bytes (512000 including header), recommending 32 subcaches, 133 indexes each
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(306): shmcb_init_memory choices follow
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(308): subcache_num = 32
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(310): subcache_size = 15996
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(312): subcache_data_offset = 2144
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(314): subcache_data_size = 13852
[Wed Mar 07 10:28:40 2012] [debug] ssl_scache_shmcb.c(316): index_num = 133
[Wed Mar 07 10:28:40 2012] [info] Shared memory session cache initialised
[Wed Mar 07 10:28:40 2012] [info] Init: Initializing (virtual) servers for SSL
[Wed Mar 07 10:28:40 2012] [info] mod_ssl/2.2.14 compiled against Server: Apache/2.2.14, Library: OpenSSL/0.9.8k
[Wed Mar 07 10:28:40 2012] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4.9 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k configured -- resuming normal operations
[Wed Mar 07 10:28:40 2012] [info] Server built: Nov 18 2010 21:17:19
[Wed Mar 07 10:28:40 2012] [debug] prefork.c(1013): AcceptMutex: sysvsem (default: sysvsem)

A question: since this domain www.sonia-sa.com was previously assigned to another internal IP, and we created a new virtualhost in order to re-assign this domain to a new IP (the location of the new web), I'd like to know whether this might be a reason why it is failing.

Do you by chance get a redirection from
www.sonia-sa.com
to
www.sonia-sa.com/websonia/jsp-sonia/index.jsp ?

the old web was made with jsp and redirected to this path.


Messages In This Thread
Urgent! Web made with CI is not being displayed in mobile devices - by El Forum - 03-07-2012, 02:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB