I received e-mail from cba.pl with request to give him/her/them the name and the password to account/database. What to do?
Admins of cba.pl do not send such e-emails. It is a fake. Do not reply.
Which databases can I use?
On CBA there are mysql and sqlite. You can modify settings of mysql in the panel. sqlite does not have settings.
How many MySQL databases and users can I have on my account?
Every account can have only one MySQL database and one user.
What are parameters of MySQL database?
address: mysql.cba.pl
port: 3306
database name: yourpage_cba_pl [where yourpage is the name of your account]. IMPORTANT: Every '-' is replaced with '_' [eg. for john-smith.cba.pl the databasename will be john_smith_cba_pl]
database user: as you enter in the panel during database creation
database password: as you enter in the panel.
I cannot connect to the database, why?
Either you trying to connect to localhost instead of mysql.cba.pl or you trying to connect to the database from a remote server.
mysql.cba.pl is accessible only from cba.pl.
I do not like adverts, can I change their positions?
No. Adverts are always shown at the top.
The colour of the advert and my page differs!
Add in the CSS file:
body{background-color: #YOUR_COLOUR}
If you do not have outer CSS file insert between
<head> a </head>
<style type="text/css">/*<![CDATA[ */
body{background-color: #YOUR_COLOUR}
/*]]>*/</style>
Replace YOUR_COLOUR with colour in hexadecimal, eg. FFFFFF or 000000 .
Common colour values can be found at here.
What are parameters of the FTP/Filemenager account?
server: cba.pl
login: admin@login_to_the_panel (eg. admin@your_page.cba.pl)
password: as you enter during account creation
Login contains @, it is not a mistake. So in login window you type, eg. admin@johnsmith.cba.pl.
I want to create page/portal, but the name of the account which I am interesting in is already taken. What to do?
I registered a domain and want to use it at cba.pl. What to do?
When you create account at cba.pl choose "Own" [instead of 'cba.pl'] and enter full name of your domain.
At your registrar set nameservers to:
ns1.cba.pl
ns2.cba.pl
Spreading DNS changes make take some time.
In the Manage domains in the panel there is "Subdomains x / 25", but you say that the number is unlimited.
Yes, you can create more subdomains.
I try to upload a 10MB file, but I cannot. Why?
Max allowed filesize is 6MB.
I have problems with e-mail. What to do?
There is no universal cure here. Copy error messages you get and create new thread at [http://www.cba.pl/forum/] in the "Pomoc CBA.PL" section.
How many accounts can I have on cba?
You can create as many accounts as you have various e-mail addresses.
One account - one e-mail address.
Why on other sites instead of my images the cba.pl logo is shown?
Because of hotlink. If you want put your banner on other site use hosts, which serve images and allow hotlink.
I found a page which violates regulation of cba.pl! / The page is a plagiarism of my site. Where to report it?
You are probably trying to see them in the day you create the account on cba.pl.
Statistics are generated every morning.
After upload (or after playing with "Protected areas") a window with login and password to enter appears. And later "Authorization Required". Why?
You likely upload the .htaccess and you do not know proper login/password. Login at the filemanager or FTP, which shows hidden files, and delete .htaccess.