Page 1 of 1

Xampp problem

PostPosted: 13. February 2014 12:28
by Ray020
Hello Forum,

Xampp instaled on my win 7 comp 64x . I imported my live wordpress site into xampp and it works great.
Only now, I get on the top of my dashboard and on the preview site code's in my screen from the website. Here is an example;

s*(.+?)\s*\<\/div\>#s'; $contents = preg_replace_callback( $pattern, create_function( '$matches', 'return "";' ), $contents ); /* Remove the TH from the Cart page */ $pattern = '#\\s*(.+?)\s*\<\/th\>#s'; $contents = preg_replace_callback( $pattern, create_function( '$matches', 'return "";'
etc etc ......


Does anyone have a solution for this?

Thanks

Re: Xampp problem

PostPosted: 13. February 2014 12:46
by Nobbie
Ray020 wrote:imported my live wordpress site into xampp and it works great.


How did you manage that?

I suggest, that is does not work as "great" as you mentioned, the error might be caused by an inproper import.

Re: Xampp problem

PostPosted: 20. February 2014 11:42
by Ray020
# Nobbie xampp works great! :D

But stil have the problem, try several times to import again and nothing changed. :(

Nobody on the forum have a solution ??

Re: Xampp problem

PostPosted: 20. February 2014 11:55
by Nobbie
Ray020 wrote:# Nobbie xampp works great! :D


That has never been the problem. WordPress does not "work great".

I am still waiting for a proper answer to my question:

How did you "import" WordPress?

Re: Xampp problem

PostPosted: 26. February 2014 09:45
by Ray020
# Nobbie

I import my *.sql file into the Database by phpMyAdmin. (Import option)
The same way i did it by my provider and there it works fine.

Wordpress by: bitnami-wordpress-3.8.1-1-module-windows-installer