Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Dropbox configuration



Threaded Mode | Print  

 Dropbox configuration (12 Replies, Read 13852 times)
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
Hi,

I'm trying to configuring the ampps in two machines, using the dropbox.
so as i could understood, i installed ampps in the two machines, create symlinks in each machine for the www and var folders, and in this way i can share mysql data and one localhost.

1. How can i set phpmyadmin, because is giving me this error:

The mbstring extension is missing. Please check your PHP configuration.

2. I can't access admin and home of ampps. Either givers interna error or the page is blank...

Can you please help me.

Thanks



IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
phpmyadmin in running. I  don't know if it working because i made a symblinl to it or because dropbox updated...
Only, ampps home and admin are not working..
IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
Since my other computer was setted, phpmyadmin is not working anywmore.
Can anyone, help?


Now, the two computers are running php, but mysql is not working.


Thanks
IP: --   

Dropbox configuration
Kynao
Group: Member
Post Group: Elite Member
Posts: 489
Status:
Same problem here
IP: --   

Dropbox configuration
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Can I look into the mysql logs ?


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
I installed everything again and made new simblinks to dropbox to:
.www
.var
.phpmyadmin

Can i make simblinks from phpmyadmin?

Here's the status:
phpmyadmin works on both computers but if i create a satabase in one computer i can't see it in the other one.

Mysql not working in both computers.

I'll send you the mysql error file.

Should i made a simblink to mysql folder too?

Thanks!


IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
Forgot to say hi!  :angel:
IP: --   

Dropbox configuration
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

How is phpMyAdmin working without MySQL server running ?  :??:

phpMyAdmin symlinks are not needed. Just see to it that proper root password is stored at /Applications/AMPPS/ampps/data/my.conf

Also don't keep mysql root password blank.

Is there any other instance of MySQL Server (mysqld) working ?

Run below command from terminal:
Code
ps aux | grep mysqld



-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
Hi,

First of all, thanks!

Well....i can't answer you :(
I moved back into the two mac's the original phpmyadmin.

It's working but the strange is that in the var folder (at the dropbox) i can't see the dabase file i created...but i can see it in the phpmyadmin interface...


the result from the gresp is:
eva            1049  0.0  0.8  889784 102232  ??  S    5:54PM  0:18.13 /Applications/AMPPS/mysql/bin/mysqld --pid-file=/Applications/AMPPS/var/mysql.pid
eva            6028  0.0  0.0  2423356    212 s000  R+    1:09PM  0:00.00 grep mysqld
evas-imac:~ eva$


i believe i only have one instance..

and now?



IP: --   

Dropbox configuration
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

kill all mysqld service by:
Code
killall mysqld


And restart MySQL server from AMPPS.

Make sure /Applications/AMPPS/var is a symlink to your dropbox /var

AMPPS MySQL Data Directory is /Applications/AMPPS/var so if its working database in that folder will be displayed.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Dropbox configuration
mrseo
Group: Member
Post Group: Newbie
Posts: 10
Status:
Hi,
Apparently everything is fine.
I've created a database, and i can see both on the two computers.

Now happens that, when i create a table ai can only see it, if it's on the computer i'vre created otherwise happens this error (attached)

Created a table, like this

CREATE TABLE `alunos` (
  `aid` smallint(6) NOT NULL AUTO_INCREMENT,
  `nome` varchar(19) NOT NULL,
  `sobrenome` varchar(19) NOT NULL,
  PRIMARY KEY (`aid`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC AUTO_INCREMENT=4 ;

IP: --   

Dropbox configuration
dotschko
Group: Member
Post Group: Newbie
Posts: 1
Status:
Just a quick pointer from some hard experience.

Make sure you close (and sync) AMPPS on the active computer before moving to the other one. You will screw up your databases and have a lot of work to do to get it all back to normal.

This is especially bad when working from a local Wordpress install which i'm sure a lot of you guys are.

Tom
IP: --   

Dropbox configuration
Kynao
Group: Member
Post Group: Elite Member
Posts: 489
Status:
Hi,

You mean to not sync ampps data while ampps is running, right ?
So we close it before and then sync, is that it ?
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 4, 2024, 8:21 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.311