Skip to main content

Cannot see loaded modules in hosted account



I am wanting to move my website online and my website is not working on my shared hosting account, only to find out that module mod_rewrite was not loaded. I ran phpinfo ( http://imranbukhsh.com/f/fcrawl/tmp/phpinfo.php ) and I cannot see the whole section on 'loaded modules' which I can see on my personal computer after I installed XAMPP: its a huge section on my pc ( in phpinfo ) and totally missing on my shared hosting server.





My hosting company is Valcato





Thanking you


Comments

  1. The module is not loaded, which is why you are not seeing it in your server signature.

    ReplyDelete

Post a Comment

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?