MySQL is an open-source, relational database management system.

learn more… | top users | synonyms

0
votes
0answers
6 views

Single slave - multiple master MySQL replication [migrated]

I need to replicate different MySQL databases from multiple servers into a single slave server. How can this be done? is there a way to define multiple master hosts?
-1
votes
0answers
16 views

gettig blank page after login in appserver 2.6 [closed]

i have installed appserver 2.6.but when i write localhost in my chrome its showing the normal page of appserver.when i m trying to click on phpMyAdmin Database Manager Version 2.10.3 first time its ...
3
votes
2answers
40 views

Turning off Webalizer and/or AW Stats

On our dedicated server, we have AW Stats and Webalizer both running. I see I can turn them off in WHM. We use Google Analytics, but also AW Stats sometimes. We never use Webzlier. My question is: ...
-1
votes
0answers
18 views

Creating an online scheduling service very similar to Apple's Genius Bar scheduler [closed]

I do IT Consulting for a living and would love if clients or potential clients could go to my website, setup an event/appointment almost exactly like Apple's Genius Bar scheduler. I know that their ...
2
votes
1answer
73 views

unified data source for k2 installed joomla websites

I am responsible for a few web sites of my organization. I use Joomla! 2.5.9 for those web sites. They all are running at the same server. I use K2 component for content managing. I have a general ...
1
vote
1answer
30 views

Setting up a VM testing server [MySQL, HTML, & PHP webstore] Testing for SQL correctness?

Question: Is there a way to test for correctness once the SQL DB copy has been installed on the local machine so I can confidently move to step number 3? Is there any information on the web that would ...
4
votes
3answers
130 views

Do i need to have a separate page for each article on my website?

I am using a database to store data such as articles, titles, meta and so on. Do I need to Have a separate page for each article so that my articles show up in the list when searched on Google? Is is ...
6
votes
1answer
147 views

Security: Hide mysql connection details file

Ok, so I know this must be a very basic question, but my problem is the following: I have developed my first PHP mini-app (so I'm fairly new to this) and I am pretty sure that there are two files of ...
2
votes
0answers
46 views

How many connection can my website have? [closed]

As the traffic increased my website hangs quite regularly. The page visit is now averaging 50k per day. The static page loads fine, but when the page has mysql request it takes too much time to ...
0
votes
0answers
17 views

Scalable cloud based PHP-supported equivalent to Azure? [duplicate]

I am looking for a company that can sell me infinite scalable cloud based hosting for PHP projects like WordPress and other PHP/MySQL-based sites. I just tried Azure, only to realize that they have ...
1
vote
1answer
78 views

How many pageviews can my server handle per day?

I'm sharing some space on a dedicated server, but I'm not sure of the exact specifications. It is very fast though, and the person who I'm sharing the server with say they spend about 1400 a month on ...
2
votes
1answer
74 views

Trouble creating new MySQL user/database with PHPMyAdmin

I did a brand new install of PHPMyAdmin and I managed to get it set up a while ago with a single non-admin user and a database. I now want to add a new user and new database. So, I went to the ...
1
vote
1answer
37 views

Changing MySQL password in WHM

When resetting an account password in WHM, I get a checkbox with this option: "Sync MySQL password with account password." If an account has multiple MySQL databases, what password is it going to ...
0
votes
2answers
43 views

mod_rewrite issue, won't work when links contain “-”

I've been looking into mod_rewrite for my simple PHP CMS for a couple of days now and I found a rule that was supposed to work for me: RewriteRule ^(\w+)/?$ view_post.php?url=$1 This is supposed to ...
0
votes
0answers
49 views

How to improve overall site performance/security? [closed]

I use PHP and am avid in my development using that language. What means can I use that will improve the performance of my PHP site, and bolster its security?

1 2 3 4 5 10
15 30 50 per page