A few problems… :(
-
Hi all,
I downloaded and installed the latest version of WP. Installation went fine and I can see the wp-admin console.I am having 2 problems.
1) Firstly when I go to my URL, I am not seeing the default WP site. I have installed WP in my root, and in a previous installation I did of WP it worked fine. My address is https://www.smashcomics.com.au
You can see it redirects. I assume I need to change something, perhaps in my .htaccess file, but im not sure what to do. All that file has is# Inserted By Customer Control Panel
SetEnv PHPRC /home/smashcom/public_html
# BEGIN WordPress
# END WordPress2) When activating a plugin – in this case the WP-Ecommerce one, I am getting the following errors,
Warning: session_start() [function.session-start]: open(/tmp/sess_7f644ef7bcde07b14480fc0b33978016, O_RDWR) failed: Permission denied (13) in /home/smashcom/public_html/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php on line 788Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/smashcom/public_html/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php:788) in /home/smashcom/public_html/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php on line 788
Please help ??
- The topic ‘A few problems… :(’ is closed to new replies.