Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Updated to version 2.4 - broken dev environment



Normal Mode | Print  

 Updated to version 2.4 - broken dev environment, Lots of Bugs (5 Replies, Read 25132 times)
gravy
Group: Member
Post Group: Newbie
Posts: 6
Status:
I upgraded AMPPS to version 2.4 (Build on May 12 2014).

When I try to access any of my development sites, e.g. http://mysite.dev, the vhosts file redirects me to /Applications/AMPPS/www instead of /Applications/AMPPS/www/mysite.dev/public as it normally did.

If I navigate to http://localhost/ampps, normally I am shown the AMPPS home page. I just get a WSOD. I click the link to AMPPS home page via the control center, and I still get a WSOD.

If I try to run my dev application by visiting http://localhost/mysite.dev/public, I am faced with the following PDOException:

PHP Code

 PDOException
SQLSTATE
[HY000] [2002Can't connect to local MySQL server through socket '/Applications/AMPPS/var/mysql.sock' (2) 



MySql Error logs as follows:

PHP Code

 2014-05-14 08:49:21 3592 [NotePlugin 'FEDERATED' is disabled.
2014-05-14 08:49:21 3592 [NoteInnoDBUsing atomics to ref count buffer pool pages
2014
-05-14 08:49:21 3592 [NoteInnoDBThe InnoDB memory heap is disabled
2014
-05-14 08:49:21 3592 [NoteInnoDBMutexes and rw_locks use GCC atomic builtins
2014
-05-14 08:49:21 3592 [NoteInnoDBCompressed tables use zlib 1.2.3
2014
-05-14 08:49:21 3592 [NoteInnoDBNot using CPU crc32 instructions
2014
-05-14 08:49:21 3592 [NoteInnoDBInitializing buffer poolsize 128.0M
2014
-05-14 08:49:21 3592 [NoteInnoDBCompleted initialization of buffer pool
2014
-05-14 08:49:21 3592 [NoteInnoDBHighest supported file format is Barracuda.
2014-05-14 08:49:23 3592 [NoteInnoDB128 rollback segment(sare active.
2014-05-14 08:49:23 3592 [NoteInnoDBWaiting for purge to start
2014
-05-14 08:49:23 3592 [NoteInnoDB5.6.17 startedlog sequence number 32723292
2014
-05-14 08:49:24 3592 [NoteServer hostname (bind-address): '*'port3306
2014
-05-14 08:49:24 3592 [NoteIPv6 is available.
2014-05-14 08:49:24 3592 [Note]   - '::' resolves to '::';
2014-05-14 08:49:24 3592 [NoteServer socket created on IP'::'.
2014-05-14 08:49:24 3592 [WarningInnoDBCannot open table mysql/slave_master_info from the internal data dictionary of InnoDB though the .frm file for the table existsSee http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2014-05-14 08:49:24 3592 [WarningInfo table is not ready to be usedTable 'mysql.slave_master_info' cannot be opened.
2014-05-14 08:49:24 3592 [WarningInnoDBCannot open table mysql/slave_worker_info from the internal data dictionary of InnoDB though the .frm file for the table existsSee http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2014-05-14 08:49:24 3592 [WarningInnoDBCannot open table mysql/slave_relay_log_info from the internal data dictionary of InnoDB though the .frm file for the table existsSee http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
2014-05-14 08:49:24 3592 [WarningInfo table is not ready to be usedTable 'mysql.slave_relay_log_info' cannot be opened.
2014-05-14 08:49:24 3592 [NoteEvent SchedulerLoaded 0 events
2014
-05-14 08:49:24 3592 [Note] /Applications/AMPPS/mysql/bin/mysqldready for connections.
Version'5.6.17-log'  socket'/Applications/AMPPS/mysql/tmp/mysql.sock'  port3306  Source distribution
2014
-05-14 09:00:37 b0a3e000 InnoDBErrorTable "mysql"."innodb_table_stats" not found.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorFetch of persistent statistics requested for table "site.dev"."lar_groups" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structureUsing transient stats instead.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorTable "mysql"."innodb_table_stats" not found.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorFetch of persistent statistics requested for table "site.dev"."lar_throttle" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structureUsing transient stats instead.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorTable "mysql"."innodb_table_stats" not found.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorFetch of persistent statistics requested for table "site.dev"."lar_users" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structureUsing transient stats instead.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorTable "mysql"."innodb_table_stats" not found.
2014-05-14 09:00:37 b0a3e000 InnoDBErrorFetch of persistent statistics requested for table "site.dev"."lar_users_groups" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structureUsing transient stats instead



Apache Error Logs as follows:

PHP Code

 [Wed May 14 08:49:18.203651 2014] [mpm_prefork:notice] [pid 3585AH00163Apache/2.4.9 (UnixPHP/5.4.28 mod_wsgi/3.4 Python/2.7.6 OpenSSL/1.0.1g configured -- resuming normal operations
[Wed May 14 08:49:18.224396 2014] [core:notice] [pid 3585AH00094Command line'/Applications/AMPPS/apache/bin/httpd'
[Wed May 14 08:57:40.074488 2014] [mpm_prefork:notice] [pid 3585AH00173SIGHUP received.  Attempting to restart
[Wed May 14 08:57:40.191678 2014] [mpm_prefork:notice] [pid 3585AH00163Apache/2.4.9 (UnixPHP/5.4.28 mod_wsgi/3.4 Python/2.7.6 OpenSSL/1.0.1g configured -- resuming normal operations
[Wed May 14 08:57:40.191720 2014] [core:notice] [pid 3585AH00094Command line'/Applications/AMPPS/apache/bin/httpd'
[Wed May 14 09:00:00.014485 2014] [mpm_prefork:notice] [pid 3585AH00173SIGHUP received.  Attempting to restart
[Wed May 14 09:00:00.137120 2014] [mpm_prefork:notice] [pid 3585AH00163Apache/2.4.9 (UnixPHP/5.4.28 mod_wsgi/3.4 Python/2.7.6 OpenSSL/1.0.1g configured -- resuming normal operations
[Wed May 14 09:00:00.137203 2014] [core:notice] [pid 3585AH00094Command line'/Applications/AMPPS/apache/bin/httpd'
[Wed May 14 09:01:19.747614 2014] [mpm_prefork:notice] [pid 3585AH00173SIGHUP received.  Attempting to restart
[Wed May 14 09:01:19.838308 2014] [mpm_prefork:notice] [pid 3585AH00163Apache/2.4.9 (UnixPHP/5.4.28 mod_wsgi/3.4 Python/2.7.6 OpenSSL/1.0.1g configured -- resuming normal operations
[Wed May 14 09:01:19.838351 2014] [core:notice] [pid 3585AH00094Command line'/Applications/AMPPS/apache/bin/httpd'
[Wed May 14 09:04:45.510744 2014] [mpm_prefork:notice] [pid 3585AH00173SIGHUP received.  Attempting to restart
[Wed May 14 09:04:45.601518 2014] [mpm_prefork:notice] [pid 3585AH00163Apache/2.4.9 (UnixPHP/5.4.28 mod_wsgi/3.4 Python/2.7.6 OpenSSL/1.0.1g configured -- resuming normal operations
[Wed May 14 09:04:45.601559 2014] [core:notice] [pid 3585AH00094Command line'/Applications/AMPPS/apache/bin/httpd' 



/Applications/AMPPS/ampps/scripts/error_log.log (1.37 KB)

PHP Code

 [14-May-2014 08:20:46FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 08:10:48FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 08:04:58FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:59:20FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:58:56FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:58:27FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:57:51FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:57:32FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:57:28FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:57:23FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148
[14-May-2014 07:57:23FATAL 1 Call to undefined function mysql_connect() /Applications/AMPPS/ampps/softaculous/enduser/softpanel.php 148 

IP: --   


Threads
 gravy   Updated to version 2.4 - broken dev environment, Lots of Bugs (5 Replies, Read 25132 times)
    |--  ketan   Hi, Try this...   on May 14, 2014, 9:42 am
    |--  gravy   I tried that...   on May 14, 2014, 9:45 am
    |--  tidus   Hi, Please refer...   on May 14, 2014, 10:20 am
    |--  gravy   I have resorted...   on May 16, 2014, 10:25 am
    |--  tidus   Hi, Please run...   on May 16, 2014, 12:09 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 2, 2025, 2:54 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.080