luanl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Exporting WP siteYeah jonradio, i figured that part out. I am grateful for your help so far. 🙂
Forum: Fixing WordPress
In reply to: Exporting WP siteThe duplicator plugin seems simple. I’m gonna try that.
As for the official codex page, i read it, and one of the steps i dont get, and its the first step, which says
Download your existing site files.
And thats the problem, i cant download files, i only get one file. I do apologize for my slowness, and i appreciate you taking time to reply.
Forum: Fixing WordPress
In reply to: Linking wordpress to apacheI fixed the problem by actually installing phpmyadmin. Then the “include phpmyadmin” line made sense. Now everything is working fine.
Forum: Fixing WordPress
In reply to: Linking wordpress to apacheI think i somehow screwed up the link between apache2 and the WP directory. Anyway i thank you for your feedback 🙂
Forum: Fixing WordPress
In reply to: Linking wordpress to apacheWhen i try http://localhost it takes me to the default “It Works” page.
I know your going to hate me because i use the word think, but i don’t think i created a virtual host. I followed a tutorial but i don’t remember doing anything in the “sites-available” diretory.
When it doesn’t work it simply says Unable to connect (like when i’m not connected to the internet).
Forum: Fixing WordPress
In reply to: Linking wordpress to apacheThe wordpress directory is in /var/www/html. But apache2 wont find it (when i enter localhost/wordpress it’s as if i have no connection).
The closest thing i can say about what i exactly did is that i added Include /etc/phpmyadmin/apache.conf in /etc/apache2/conf-available/phpmyadmin.conf. I did not have phpmyadmin installed at the time when i tried this so it created a new file that did not exist.
I thank you for taking time to reply.