|
The only php page that I see with the code is the index.php, so I replace it with a backup and everyday I see it change to:
Parse error: syntax error, unexpected '<' in /nfs/c05/h02/mnt/73056/domains/essinteractive.com/html/index.php on line 93
I am...
Started by pcasa on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
At the end.
For that will clean your Joomla installation but the first thin to do is to change your FTP password.
|
|
I've been building a joomla-based website for the past couple of months and the time has come to migrate the site from my personal development server to the production one. My initial thought was to dump the database and recreate it on the production ...
Started by Chris Thompson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You ....
Copy MySql Database
Yep for each database.
The following is an article on how to copy a MySql database from one server to another.
Unfortunately you can't copy the mdf and ldf files like a MSSQL database and reattach.
|
|
I have a Mysql database of 500+ Real Estate Listings which I am looking to load into an empty Joomla Extension (this may apply to any PHP Script).
I have copied the structure and convention of each table the extension uses - with the idea of either exporting...
Started by John Snow on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
What you need to do is get through the posting procedure files of that joomla component and see what must be entered and what tables get filled.
If it's joomla than it's definitely php.
|
Ask your Facebook Friends
|
Hi
Dear All
I am new to joomla....i am facing a database problem....when i want to login to my site administration...but it shows the error below...
"Database Error: Unable to connect to the database:Could not connect to MySQL"
please someone help me....
Started by adnanchamkani on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at cnet):
Stopped working, or are you trying to get it to work for the first time?
~Sovereign .
|
|
Hi
Dear All
I am new to joomla....i am facing a database problem....when i want to login to my site administration...but it shows the error below...
"Database Error: Unable to connect to the database:Could not connect to MySQL"
please someone help me....
Started by adnanchamkani on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at cnet):
Stopped working, or are you trying to get it to work for the first time?
~Sovereign .
|
|
Hi
Just installed v2.5.4, but I cannot get pass the database configuration.
I've tried both database type options: (MySqli/Myql)
username: "root" or database username.
passowrd: (empty) or (database password)
it just says:
"Could not connect to the database...
Started by Abcplumb on
, 13 posts
by 5 people.
Answer Snippets (Read the full thread at joomla):
If i type the www(mysite).co.uk it takes me directory have you installed... .
On a remote host, you have to create a MySQL database, create a user, assign the user to the database, GRANT, but I cant see the joomla site when I type my url.
|
|
Hi, I have this problem when I install J2.5:
I also uploaded the forum assistant, and this is the generated script:
Forum Post Assistant (v1.2.1) : 8th May Quote: : Basic Environment Quote: : Joomla! Instance :: Not Found
Joomla! Configured :: Not Found...
Started by Anemotion on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at joomla):
No, I'm not creating the database before I install Joomla! "I'....
The database before I install Joomla! "I'm not that clued up with databases"
And yes, I'm using the UTF8 and this should make a difference.
|
|
I have been using joomla 1.5.17 and i think i need to upgrade to 1.5.23 i need the asistance of the joomla elites / gurus .
Thanks in anticipation of your prompt response
www.1laptopfeva.com
Started by emyjam2011 on
, 17 posts
by 10 people.
Answer Snippets (Read the full thread at joomla):
@ joomla! Gurus....
Take a backup of your existing site (files and database)
Then download the zip package appropriate for your upgrade route (1.5.17 to 1.5.23)
Then extract the contents of the package into your Joomla, not a migration.
|
|
I want to retrieve customer table from joomla database and use it as opencart customer is posible to make it? May i know how to add connectionstring to customer module? Thanks.
Started by cheing on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at opencart):
|
|
So if the user logs into Joomla, it must create a session for that user. Does it also store any kind of flag in the database that I would be able to look at from an external app if I have just the username of the logged in user?
Then, when the session...
Started by dam-man on
, 7 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
You can connect the Joomla platform by including some files to check if a user has been logged I connect to the Joomla platform from a different language? My secondary application will be on the same server and domain as my Joomla....
|