I'm not quite sure what is causing the problem, I thought at first that my memory needed to be bumped up from some of the previous posts I read, but that did not fix the problem.
Basically, right after I recently installed Drupal 5.1 I get a blank page whenever I click on any button to save either a new profile or to save any configuration, etc. I installed version 5.1 because I thought that is the version that I need in order to use the modules that I want to use. Unless you can use modules made for version 5.x in Drupal 6.x? Is that ok to do?
Anyway, currently the memory I set in my php.ini file is 96M which is what it looks like others had recommended. I also upped the memory in my settings.php file, too, just incase.
As far as errors, when I look at my error log file in Drupal it doesn't show any errors. Also, after creating a new profile or trying to change the password Drupal is not sending or the email notifications of a password change do not go through. It looks like my SMTP is on and working fine, though.
My PHP server is running PHP5, should I change to PHP4? I can if that's what is causing the problem.
Also, I have not added tons of extra modules yet, so there aren't loads of modules installed, just the core ones with a new installation.
If anyone has any idea what's going on I'm a novice at this... here is the link to my phpinfo I'm not sure what to look for but if anyone sees something glaring or obvious please let me know.
Many thanks in advance
Comments
White screens of death
You might want to look at your Apache error logs; there should be some more useful data in there...
Pete.