-
jamesl73 committed revision 109 to the AnotherTodoList SVN repository, changing 1 files.
2009-03-31 18:45:31 UTC by jamesl73
-
jamesl73 committed revision 108 to the AnotherTodoList SVN repository, changing 1 files.
2009-03-30 23:05:37 UTC by jamesl73
-
jamesl73 committed revision 107 to the AnotherTodoList SVN repository, changing 5 files.
2009-03-30 22:30:40 UTC by jamesl73
-
paul-gregory committed revision 106 to the AnotherTodoList SVN repository, changing 9 files.
2009-03-30 20:39:05 UTC by paul-gregory
-
paul-gregory committed revision 105 to the AnotherTodoList SVN repository, changing 1 files.
2009-03-30 20:37:04 UTC by paul-gregory
-
paul-gregory committed revision 104 to the AnotherTodoList SVN repository, changing 2 files.
2009-03-30 20:36:17 UTC by paul-gregory
-
I didn't knew that configuration parameter.
That's seems to be used when browsers are not allowing cookies.
I don't know why that parameter causes the problem but the most important is that you've found the problem !
Grégory.
2009-03-30 20:27:50 UTC by paul-gregory
-
paul-gregory added jamesl73 to the AnotherTodoList project.
2009-03-30 20:23:23 UTC by paul-gregory
-
I loaded a default install of Ubuntu and was able to get it to work. So I then sat down and mapped out all the differences between centos' default php.ini and Ubuntu's default php.ini. There were a few entries different, but I was able to narrow it down to just one that was causing my problem.
CentOS has this entry
url_rewriter.tags =...
2009-03-29 21:54:16 UTC by jamesl73
-
I think only the first error is relevant : it is said that the variable "linkDb" is not initialized. That variable is used for the database connection, so, the second error (appears while trying to close database) is surely linked the first one.
That error is strange because the variable "linkDB" is initialized on "mysql_connect" instruction, see http://anotherto.
2009-03-27 17:08:01 UTC by paul-gregory