Troubleshooting

From Sohowiki
Revision as of 00:03, 11 August 2007 by GbtUm6 (Talk | contribs)
Jump to: navigation, search

calci di rigori auto noleggio sondrio bruce willis fornarina catanzaro for business h3g per stimolare i genitali mr funky pleasure from the bass tiga www comune pomezia rm it bust a taxi ri 7000 mibtel micronde ventilato motorola gsm v3 mouse trust rtsi meteo otavite cazzi da scaricare mp3 il cerchio della vita accustic arts tette piccole gratis hard disk ata-6 cerco grossi cazzoni sexo gratis humax italia i love rock microsoft excel masterizzatore dvd dual-layer areagirls cattura i folletti vois sur clk 270 cdi maigret. ombra cinese multifunzione colori a3 masterizzatore lettore mp3 sega marine fishing salume adesivi winnie ricetrasmettitori lpd dimensioni 60 50 50 www japan imports com trucco make up sposa music store nautica sardegna de generazione chiappani ram notebook fujitsu hp presario 64 viaggi argentina patagonia condizionato foto gratis di donne nude foto collants massaggiatrice a lecco hit mania dance 96 xerox 6100dn jenifer bartoli download emulatore playstation 2 hp storageworks san ati x800xt buffy l ammazzavampiri stagione 3 jail bait porta pannolini porto rotondo somewere over divx lettore gb tastiera cordless gioiellerie vercelli frigo ariston mta 241 tuta pilota sandali donna fucsia supporto auto 9090 ibanez gsa60 otomo film dvd sale di spettacolo e scenografie - arredamento e a bataglia navale 3 d world of warcraft resta su pc, per ora addolcitore hotels in dobbiaco foto acconciature uomo foto ferrari armadio x camerette istanbul volo hotel lg plasma 20 acer aspire 5022wlmi decoder digitale terrestre contributo hands cleans cd key nba live 2003 ferro da stiro imetec scopate inculate hercules xps 510 diamante zucchero download video gratis di pam e tom julio iglesias se mi lasci non vale cucciolo libro da regalare bush in citta kangoo 4x4 fighe delle persone famose motorola v600 teka cayra gucci to masai ilaro l how far is heaven montarbo casse video decapitazione soldati capitan jim incontro anima gemella trova giornale libero hard-disk per compaq compression of time dobrogea la cancion de dragostea www appendicite it bodenheim, maxwell le tigri del pacifico juanes la camisa negra cd musicali vivo per lei musica folklorica de veracruz masterizzatori dvd esterno usb nec sindrome di wilson bomper ball sesso video gratuiti cerca numero centro assistenza tiscali la contessa x ferri golf sport e fitness www chat il marchio del bruto cartina di trento da urlo delonghi cg 660 grancasa burberry s usb drivers nec e313 logitech stx un su mille mans videi musicali nelson piquet gran prix evolution yoga tibetano la canzone di marinella j league perfect striker loewe 37 lettore dvd portatile con monitor mainboard sli cpu water cooler san gaudenzio novara nere my heart calling mini cooper s milano tema nokia n70 dcr-hc 1000 sony longwy side alone side shifty tefal equines unex srl fred buscaglione dusseldorf ristorante palgrave, sir francis gay sesso hard drive design by f-a-porsche 60gb cybershot www universalmusic it alisa panca turner bl cat nec plasma tv 42 interior designer (regione lombardia - milano provincia) concessionaria cruiser rgb lettori dvd tragedia ford fiesta 1.4 tdci mediacom snc honda prelude la segunda independencia ivan segreti le citta invisibili ni una lagrima calendario brad pitt putas mexicanas trieste ufficio lombra del cremlino lui lui lui coupe turbo 20v albergo cortina d ampezzo telefonia 3 rescue contratto di locazione it ain t a crime giardinaggio prato whirlpool forni da incasso multifunzione saggy pc2700 ddr 333 memoria ram polistirolo cosenza amo cazzo olympus 310 dual amd delphine pacific configura mms winf snai it il roveto This is place for all miscellaneous tips and solutions gleamed from various customer inquiries and support incidents.

Contents

Website is blank

Symptom: Can log-in and make changes via sohoadmin tool but website itself is completely blank.

Possible cause: bad index.php in docroot (i.e. public_html) folder.

Solution: Log-in via FTP and delete public_html/index.php then log-in via /sohoadmin so fresh master copy of index.php can get copied over.

Hit Counter isn't working

Log-in to your site via FTP and navigate your way through the folders to get to this file...

[public_html]/sohoadmin/filebin/hitcounter.txt

Right click > Properties > Check all the boxes so permissions are 777

Get "session expired" error when the product window launches after login

Generally, there are two causes/solutions...

Log-in at the "www." address

Problem: Your server's set up so that session data won't pass between "http://example.com" and "http://www.example.com". So if the installation domain setup in the sohoadmin config file is "www.example.com" and you go to "http://example.com" without the "www." it launches the new window on the installtion domain "with www.", your login data is not found, and you get the session expired error.

Workaround: log-in "the other way". If you tried logging-in via "http://example.com/sohoadmin" and got the error, try logging-in via "http://www.example.com/sohoadmin".

Permissions on the server's tmp directory

If you get the session expired error and the first possible cause described above (www. versus no-www.) isn't the issue and you get the error all the time no matter which domain you try to login from, then it may be that the permissions are too tight on your servers "/tmp" folder...which is where session data is stored on most servers.

Setup form error about OSTYPE when installing

This problem is just a precursor to several other strange problems you're going to have until you change this value in your php.ini...

Problem
register_long_arrays = off
Solution
register_long_arrays = on

Note: Fixed for the setup form in v4.9 r35.

Goes into free trial mode when trying to create a base-only lifetime license

As of v4.9 the product will default to the free trial period if you don't enable any of the modules. This is a built-in behaviour now and doesn't actually cost you any feature licenses or anything, but if you'd like you can disable the free trial mode via Branding Controls in the partner area.

Cannot save header text, company logo, etc in Template Manager

To fix:

  1. Go to the Help Center
  2. Click the Diagnostics button at the top
  3. Look under "Special Tools"
  4. Click "Check/fix system db table structure"

If that doesn't work, try the "Make sure all system db tables exist" link too.

How do I find out my server hostname and IP Address?

Create a .php script that looks like this, upload it to your site, and pull it up in your browser.

<?

# Get IP by global var or reverse dns lookup (if global var not set)
if ( $_SERVER['SERVER_ADDR'] != "" ) {
   $my_ip_address = $_SERVER['SERVER_ADDR'];
} elseif ( gethostbyname(php_uname(n)) != "" ) {
   $my_ip_address = gethostbyname(php_uname(n));
}

echo "My hostname: [".php_uname(n)."]<br>";
echo "My IP address: [".$my_ip_address."]";

?>


Internal server error issues

If your server is running suexec, permissions on all files and folders need to be 755 with an owner and group of cpaneluser.cpaneluser. You will get a "Internal Server Error" or "Error 500" when permissions are not this way. To fix this issue use the following 2 commands on the doc root.

chmod -R 0755 public_html

and

:chown -R cpaneluser.cpaneluser public_html


Server config conflicts to check for

Make sure mysql is NOT running in "strict" mode. 
This can prevent insert statements from working properly -- a problem typically evidenced by not being able to log-in to a newly-installed copy of Pro Edition (you'll keep getting the "invalid username/password" error)
Personal tools