• Resolved rudeseal

    (@rudeseal)


    I have been beating my head and I just cannot get this to work correctly.. I follow the procedues and get the Multiuser activated. updated the .htaccess and config files with the settings shown on the network page.. I have created the blogs.dir in the wp-content folder.. I set the permissions to 755 and 777 (did not work either way). When I click on Create site under the superuser, after about 20 seconds, it says Error 500, internal server error.. I go back to the control panel, it shows that the user account and the site was created, but it really didn’t.. I look in the blogs.dir folder and it is empty.. no site, nothing..

    What am I doing wrong..

    I am using the subdirectory install..

Viewing 15 replies - 16 through 30 (of 35 total)
  • he,he
    I bet you are a SSH fan ??

    Well… I spoke to soon.

    This works:
    https://bekkelaget.stiengenterprises.com/senterets-h?sttur-gar-til-fjells/

    This is not working:
    https://bekkelaget.stiengenterprises.com

    And on a side note:
    The ‘Miscellaneous Settings’ tab is gone in 3.0.1

    According to this this codex page, I’m supposed to have “Uploading Files settings” in Settings > Media.

    But this section is not there…

    The WPMU is a clean install and not a upgrade.

    The WPMU is a clean install and not a upgrade.

    Then it;s not WPMU. ?? Name change! ?? It’s WordPress with multisite or WordPress running a network.

    And, with multiple sites, you have to go to Super Admin ->Options and check the media settings there first.

    Tho that’s not your issue.

    The part that wasn’t working is referred to as a White Screen of Death. It is always a php related error, meaning your theme or plugins are borking. If it’s brand new, make sure the twenty Ten theme is there.

    And yes, I DO happen to like ssh. ??

    The part that wasn’t working is referred to as a White Screen of Death. It is always a php related error, meaning your theme or plugins are borking. If it’s brand new, make sure the twenty Ten theme is there.

    I’ll be d*****. It works fine with Twenty Ten theme. I’ll break down the PHP code in header.php and index.php and see where it fails.

    Update
    I was including a class from a plugin which hasn’t been activated yet. And that’s why it was not working. And this is another reason why I should never include a plugin file!

    And thus I learned about the White Screen of Death.

    _____________

    As for the settings; I’m just calling it WPMU out of old habbit. Maybe it should be WPN now ??

    There is not much to change in Super-Admin > Options.
    The options I have under Upload Settings are:
    – Media upload buttons (all three are checked)
    – Site upload space (Limited to 100 MB)
    – Upload file types
    – Max upload file size (1500MB)

    And that’s why it was not working. And this is another reason why I should never include a plugin file!

    Wrap it in an if function exists. ??

    According to this this codex page, I’m supposed to have “Uploading Files settings” in Settings > Media.

    But this section is not there…

    This is me re-reading it… with the Network enabled, that section is removed.

    This is me re-reading it… with the Network enabled, that section is removed.

    Huh..
    So “guest” bloggers (network blogs) will never have the option of sorting images by year / month?

    All imags will be stored in /files folder?

    That sucks…. :-/

    Well, it looks like these issues are solved then ??

    No to figure out why my plugin is not activiating…

    Guest blogger will get the global that you set .. which by default is /files/year/month/….. ??

    I didn’t find the globals, but I did however find it in ‘Site options’ when I clicked Edit site.

    It was set to 0, so I just changed this to 1.

    Thread Starter rudeseal

    (@rudeseal)

    I just spent the past 2 weeks working with the tech crew at 1and1, I gave them super admin access to the site and they played with it. They found that all the settings for the server are correct, but there is some sort of database access error happening with WordPress and the error is not a server error but a wordpress error when you create a new site. there is also a possibility that wordpress is not writing the right codes to the .htaccess file..

    If anyone (perferably wordpress developers) wants to play with my site to see what the deal is, let me know and I will send them access info. You can see the settings for the server at:

    https://www.littleshelltribalmembers.com/phpinfo.php

    Thread Starter rudeseal

    (@rudeseal)

    AS and FYI, pretty permalinks work perfectly..

    Thread Starter rudeseal

    (@rudeseal)

    hmm.. I am looking under sites in the SQL Database, and the new sites are not being added.. other settings are being set.. This is a MySQL 5.0 database..

    Thread Starter rudeseal

    (@rudeseal)

    I take it back, it is showing up under “blogs” in the mysql database.. but when you hover over “View” in the Superuser menus for the site, it does not show the link, it shows up as https://littleshelltribalmembers.com/wp-admin.php instead of https://littleshelltribalmembers.com/rudeseal (name of the actual site)
    phpmyadmin does show “/rudeseal/” as the path in the Blogs fields

    In the db they are not named sites, they are named blogs.

    Also, 1&1 seem to have trouble running multisite installs. New blog creation is just adding new tables to the database – just as if a plugin were adding new tables.

    I only read this thread once, but I had the same 500 server errr problem, and it came down to something very simple DNS resolution.

    I use a hosts that requires a wild card be added to DNS on both the network level (their control panel) and inside of cpanel. So whenever i add any domain, i have to add it at two places for DNS to fully resolve.

    Make sure *.domain.com is added as a ‘subdomain’ to the main site both in the host control panel, and the cpanel windows hosting manager.

    If you did all the basic steps, this should bring up your new page.
    Let me know if that helps.

    Thread Starter rudeseal

    (@rudeseal)

    I am not using subdomains.. I am using the subdirectories so changing to wildcard and subdomains is not applicable to this problem.

    Thanks for playing!

    Thread Starter rudeseal

    (@rudeseal)

    Andrea_j, I am going to uninstall 3.0 and reinstall 2.9. It was all working in that version. So I will confirm if 2.9 is working then we can isolate and prove that the problem is a bug in 3.0..

Viewing 15 replies - 16 through 30 (of 35 total)
  • The topic ‘Cannot get Multiuser to work in 3.0.1’ is closed to new replies.