Forums

[resolved] Lost my Network and Subdomains Again (8 posts)

  1. cambob
    Member
    Posted 10 months ago #

    A quick background - I recently updated to 3.1.4 and lost my network. The issue was resolved by setting Mutlisite to true in the config file.
    That fixed it!
    previous thread: http://wordpress.org/support/topic/super-admin-gone-403-error-on-new-sites?replies=7

    2 days later I never changed a thing and I've lost my network again.
    I noticed there was a new update to 3.2 so I updated hoping that would fix it but same problem.
    Now I have no network admin and my sub sites are broken. I get this error
    http://mapart.zenstream.net/zenpress/

    I checked my config file and the multisite is still set to true??
    Thought I would start here first before I mess anything up on the hosting side. Any suggestions would be great.

    Thanks

  2. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 10 months ago #

    If you didn't change ANYTHING it's time to take a baseball bat to the knees of your host and ask if any upgrades went on :)

    http://mapart.zenstream.net/ itself is a 403 by the way. Is that your MAIN site?

  3. cambob
    Member
    Posted 10 months ago #

    Help! This just gets worse as i go. I checked my my subsite I mentioned above
    http://mapart.zenstream.net/
    and it was working.
    - So I tried adding a few more sites and one worked the others the same ol 403 error
    - I thought maybe my "Default Blog" and "Template Plugins" were conflicting so I turned them off
    Now I cant do anything because all I get is a blank page...even on my main WP site: http://zenstream.net/zenpress/
    Do you think this is a hosting issue???
    I have had nothing but problems since i installed this on godaddy.
    I really dont want to rebuild the whole thing theres a lot of work into it but maybe i have to with a different host? Any ideas to save my site would be great!

  4. cambob
    Member
    Posted 10 months ago #

    ok things keep changing faster than I can write in this forum so sorry about all the diatribe.
    Now I'm getting the message

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 35 bytes) in /home/content/c/a/m/camster77/html/zenpress/wp-includes/wp-db.php on line 1104
    - I see nothing in or around that line where I can change the bytes

    I did a search on the forum and found these suggestions

    "1. Try adding this line to your wp-config.php file:
    define('WP_MEMORY_LIMIT', '64M');"
    -changed it but didnt help

    "2. If you have access to your PHP.ini file, change the line in PHP.ini
    If your line shows 32M try 64M:
    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)"
    -Theres no line in there similiar to change?

    -3. If you don't have access to PHP.ini try adding this to an .htaccess file:
    php_value memory_limit 64M

    I dont believe my host allows me acces to this file

    -4. i also read deleting plugins therefor used up memory that would help
    -removed my plugins but that never helped either.

    I am stumped???

    Thanks

  5. cambob
    Member
    Posted 10 months ago #

    hmmm contacted godaddy and they say the htaccess should be in the root of the wordpress folder but nothing there?

  6. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 10 months ago #

    Does your ftp app show hidden files?

  7. cambob
    Member
    Posted 10 months ago #

    Thanks for following up Ipstenu.
    I've had problems right from the beginning with installing this on GoDaddy to problems almost every time I updated. I have another WP installed with another host and have never had any problems at all.

    I've come to the determination that GoDaddy is very WP unfriendly and after getting no help at all from their support team with the standard "we dont offer support for third party apps", I decided to pull the plug on them and have re-installed with a new host (netfirms).

    I installed and configured the WP and Network in about 15 minutes and is working fine.

    Thanks for any and all help!

  8. Otto
    Tech Ninja
    Posted 10 months ago #

    Allowed memory size of 67108864 bytes exhausted

    That is 64M already, so increasing it to 64M won't help. You need to increase it higher, say, to 128M.

    More to the point, you need to figure out why you're using so much memory. Plugin, perhaps?

    Also, GoDaddy is fine with WordPress as long as you use their Linux based hosting. I run multisite on GoDaddy with no problems. However, I often see people trying to do it on their Windows hosting, and yes, it just won't work there.

Reply

You must log in to post.

About this Topic