1

Topic: apache problem - with wordpress name

Hello! I recently downloaded a new package of mowes (I had previously used another with moodle only, and it worked like a charm!) containing joomla, moodle, phpmyadmin, apache2, MySQL5, PHP5 and Wordpress, of course.

I configured and installed mowes and wordpress (the other i have not checked upon them), and everything was working fine. I installed and configured the comicpress theme, two plugins and all was fine.

UNITIL I changed the blog's name and description! Now, everytime I fire up mowes, got php and apache working, and try to access my localhost/wordpress blog apache crashes! but it is still appearing to work on the panel. And the localhost/index.php also works.

I got this message only when I try to access the wordpress blog. This crash makes no sense! i tried long and short names and descriptions but absolutely have no idea what's going on.

maybe if I can get the name of the blog back again (through the myphpadmin) it'll work again. By the way, I'm using a Kingston 2Gb pendrive and Win XP.

Re: apache problem - with wordpress name

what does the error.log in apache2\logs say?

3

Re: apache problem - with wordpress name

CH Software wrote:

what does the error.log in apache2\logs say?

among other things:
[Sun Jan 24 15:34:59 2010] [error] [client 127.0.0.1] PHP Notice:  Undefined index: p in F:\\www\\start\\index.php on line 30
[Sun Jan 24 15:34:59 2010] [error] [client 127.0.0.1] PHP Notice:  Undefined index: lang in F:\\www\\start\\index.php on line 33
[Sun Jan 24 15:34:59 2010] [error] [client 127.0.0.1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-2.0/DST' instead in F:\\www\\start\\index.php on line 79
[Sun Jan 24 15:34:59 2010] [error] [client 127.0.0.1] PHP Notice:  Undefined index: target in F:\\www\\start\\index.php on line 97
[Sun Jan 24 15:34:59 2010] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: lnk in F:\\www\\start\\index.php on line 107

And I forgot to mention, wp-admin opens up ok. The windows error shows up on that "Apache HTTP server had a problem and must be shut down" . This happens when you try to load the page that shows the option of changing the blog's name.

Re: apache problem - with wordpress name

I have the same problem I think, my wp-admin dashboard open ok but when I try access to POST or to SETTINGS then apache crash.  Apache Error Log have this error about timezome.

this happens since I've changed the blog name.

[Sun Jan 31 09:25:15 2010] [error] [client 127.0.0.1] PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\\Documents and Settings\\Paco\\Escritorio\\mowes\\www\\wordpress\\wp-includes\\functions.php on line 35

[Sun Jan 31 09:25:15 2010] [error] [client 127.0.0.1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\\Documents and Settings\\Paco\\Escritorio\\mowes\\www\\wordpress\\wp-includes\\functions.php on line 43

[Sun Jan 31 09:25:15 2010] [error] [client 127.0.0.1] PHP Warning:  strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\\Documents and Settings\\Paco\\Escritorio\\mowes\\www\\wordpress\\wp-includes\\functions.php on line 35

[Sun Jan 31 09:25:15 2010] [error] [client 127.0.0.1] PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in C:\\Documents and Settings\\Paco\\Escritorio\\mowes\\www\\wordpress\\wp-includes\\functions.php on line 43

[Sun Jan 31 09:25:42 2010] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[

Last edited by pacoraya (2010-01-31 10:15:17)