Closed (fixed)
Project:
Innovation News Installation Profile
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Jan 2010 at 20:48 UTC
Updated:
12 Jan 2010 at 14:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
john.karahalis commentedThanks for submitting the bug report.
I am unfortunately unable to repeat this issue. Did you receive any warnings when installing Innovation News Installation Profile? Would you be able to provide a basic breakdown of the system you installed it on (version of PHP, database type, etc)?
Comment #2
nextty commentedHi guys,
I have attached screenshot with my status report, so you can see versions of all software.
I attached my roles screenshot as well.
The hosting is 1and1.com
I will shorlty make a setup for new installation to check how it works.
Comment #3
nextty commentedI've run an installation one more time.
I got an error:
"Error 500 - Internal server error
An internal server error has occured!
Please try again later."
The error came up after I put the admins user name with password and hit save(or submmit)
If I do referesh the site is functional just roles are missing...
It could be something else missing, but I'm not sure what how error handler works...
Comment #4
john.karahalis commentedThanks for the info. From your screenshot, it's clear that the roles weren't created properly.
I hate to answer your question with more questions, but I think I might need a bit more information before I can figure this one out. As I said, I am unable to repeat the issue myself.
Please keep in touch, and I'll continue to brainstorm what could be causing this issue. We at the OPL are very happy to see people using the Innovation News software, so we want to make sure we do everything we can to help you get your site is up and running.
Comment #5
nextty commented•Regarding "Error 500" - did you see this error the first time you installed the software?
This error showup every installation
•I noticed that the main site menu is missing some links (e.g., Business, Entertainment, etc). Did you remove those links, or were they always missing?
These links are missing as well...
•Are you able to install Drupal normally
Base drupal has been installed successfully...
It looks okay inside, nothing missing.
Are you able to put log into file during installation?
It could help a lot...
Comment #6
john.karahalis commentedThank you very much for providing that information.
I'm still not entirely sure what is causing your issue, although I have a feeling that it might have something to do with your host. While you can install Drupal normally (thanks for providing that information!), installing the Innovation News Installation Profile does consume more memory, and memory concerns are common when using shared hosts like 1&1.
I'm sorry I don't have a definite answer for you yet. I'm going to do a little bit of research into this and get back to you as soon as possible, hopefully with a better understanding of the cause of this issue.
Comment #7
nextty commentedHi,
Can you make an output to log file after each call of procedure?
Is it difficult?
Here is my php.ini file:
I hope it helps.
-----------------------------------------------------
memory_limit = 40M;
upload_max_filesize = 20M;
max_execution_time = 50000;
browscap = /usr/lib/browscap.ini
;error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING
url_rewriter.tags = "a=href,area=href,frame=src,form=fakeentry,fieldset=";
mysql.default_socket = "/tmp/mysqld.sock"
mysqli.default_socket = "/tmp/mysqld.sock"
session.save_path = "/tmp"
sendmail_path = "/usr/sbin/sendmail -t -i"
extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20060613"
register_globals = off
Comment #8
john.karahalis commentedThanks for providing the information.
It looks like this is not an issue directly related to Innovation News. From some quick research, it looks like other people have encountered the same problem while installing a base Drupal system.
From my research, it looks like the following might help:
Please report back with any information you gain.
Comment #9
nextty commentedI have fixed the problem.
The solution is: upgrade to PHP v5
Comment #10
john.karahalis commentedPerfect! I had a feeling that would help you.
From what I can gather, it looks like this is a problem that some people have with Drupal in general, and that it is not directly related to the Innovation News software. Regardless, we will keep PHP 4 in mind when doing future testing to be sure that this is true.
Thanks again for submitting the report and for providing your information. Stay in touch -- we'd love to see how Innovation News works for you.