Topic: Making script work on godaddy and 1and1
Here's a good tutorial.
You are not logged in. Please login or register.
Here's a good tutorial.
For godaddy, the .htaccess file needs to be:
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteRule ^([^\.]*)?\.htm$ index.php?name=$1 [NC,L]
also you need to create a ioncube directory, upload the ioncube loaders into it and create a php5.ini file and inside it write:
extension_dir = ./
zend_extension = /home/content/v/d/i/instantsitemachine/html/ioncube/ioncube_loader_lin_5.2.so
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so
rg_emulation=on
Powered by PunBB, supported by Informer Technologies, Inc.
Currently used extensions: pun_repository, pun_antispam, pun_bbcode, pun_admin_manage_extensions_improved. Copyright © 2008 PunBB