Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kb.oxydo

    (@kboxydo)

    Hi,

    Removing indents did not work. Sent the debug info to your email.

    Thread Starter kb.oxydo

    (@kboxydo)

    siteconfig:

    ; <?php die('Forbidden'); ?> -*- conf -*-
    
    	[all]
    	wp_content_dir = /wp-content
    	wp_plugin_dir = /wp-content/plugins
    	cache = no
    	caches[] = /caches/timthumb
    	caches[] = /caches/something_else
    
    	[live]
    	label = SitePush Site
    	domains[] = sitepushrecipient.see-villa.eu
    	web_path = /homepages/33/d148208799/htdocs/see-villa-sitepushrecipient
    	db = sitepush_database
    	live = yes
    
    	[dev]
    	label = Beta Site
    	domain = beta.see-villa.eu
    	web_path = /homepages/33/d148208799/htdocs/see-villa-beta
    	db = beta_database
    	live = no

    db config:

    ; <?php die('Forbidden'); ?> -*- conf -*-
    
    	[all]
    	prefix = wp_
    
    	[sitepush_database]
      host = db488458253.db.1and1.com
    	name = db488458253
    	user = dbo488458253
    
    	[beta_database]
      host = db486898713.db.1and1.com
    	name = db486898713
    	user = dbo486898713

Viewing 2 replies - 1 through 2 (of 2 total)