[wp-trac] Re: [WordPress Trac] #4364: Wordpress 2.2 may have
dependency on mysql and php being above a certain version...
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 1 02:12:04 GMT 2007
#4364: Wordpress 2.2 may have dependency on mysql and php being above a certain
version...
-----------------------------+----------------------------------------------
Reporter: sgharms | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2.2
Component: General | Version: 2.2
Severity: normal | Resolution:
Keywords: mysql php cache |
-----------------------------+----------------------------------------------
Comment (by sgharms):
Replying to [comment:7 rob1n]:
> My solution for you, for now, would be to leave it with the existing
code and change your error_reporting level. WP doesn't run clean with
notices enabled, anyways.
In index.php i added:
ini_set('error_reporting', E_ALL);
ini_set('display_errors', true);
An error popped out, but it was something I had done trying to debug the
issue :-/ .
Having rectified that, the problem persists.
Steven
--
Ticket URL: <http://trac.wordpress.org/ticket/4364#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list