As I am using FCKEditor to develop small web site to manage site contents dynamically. When i add more content in the FCKEditor is working fine in my staging server where if i tested same in my live server, which throwing error as "500 Internal server error". I was not able find out the problem, please help me out.
Sri
It probably isn't a problem directly related to FCKEditor, but most likely a configuration issue. Do you have access to your error logs?
Related
My app works fine on my local machine. I'm able to perform all Ajax calls perfectly. Tested thoroughly on several web browsers and everything works seamlessly on localhost. Problems are now happening on live server. While some Ajax calls work, the most important one which is register.php does not. Upon contacting my host, they told me they can't help me since it's outside their scope which is fine I'm on my own. But is a 503 not something they should handle? They told me the php.ini is read-only(shared hosting)... So does it mean I'm doom or what am I doing wrong here? Php is activated on livesite and I also have a live database(mariadb). I'm using phpmailer in the register.php script but they told me I was allowed to use it. Any help?
This is the error I receive in the console on live site :
Since it is a 503 server-side error I would try re-uploading the problem files since the other files seem to be working. Maybe some files got corrupted during transfer. Let us know if you solve it and what the problem was.
I have a problem migrating to localhost from online host. My site is working quite ok online . When i ran the project on local host and changed the base url to localhost and database settings for local host the project accured a problem the host can not find where my style and JavaScript codes are. It gives me error 404 when i check the place of styles . Im sure about that direction is correct. Absolutely first page of site is quite corrupted. Tell me where is the problem and what to do. I would be very thankful if you could tell me all parts of migration.
Thank you.
Kindly check all the javascript links in your file are they all connected?
I have very strange problem with the following code,
$this->request->is(array('put'))
I have Ubuntu local server and I haven't got ant problems in my local server
but when I upload my local file on to a live server the following code,
$this->request->is(array('put'))
does not work.
What it means is that when I edit the form, it doesn't occur. My real problem is that no debugging tools such as Debugkit and debug and error_log are not reporting/logging any issues.
OP, Contact the web server company you're hosting with... had similar issue but it was resolved from the server end, it has something to do with mod_securtiy.
I hope this helps
I'm writing application in Cakephp-3. I have got local server (Xampp) and external (Apache).
In my local server, all redirect works fine, but when I upload my Cakephp project into external server, I have got error while invoking links.
Error: The view for OnasController::index() was not found.
such a view, of course, exist there!!
I think that's the fault of an external server configuration: path, webroot etc.
I will be very grateful for any solution that help solve my problem.
This is my screen where is project localization.
Ok sorry !! Edited !!!
I'm transferring my localhost Joomla site to my Telekom live domain , problem is when transferring the database.
I have created the export from my local host database. The dump I'm trying to import into the phpmyadmin provided by the service provider
The problem is that when I import it comes up with the error
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, < unknown> and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
I have been stuck for days, please help me guys !
I'm using Wampserver for Windows
It's an internal error, and the server isn't giving you, or us, any information to help you out. Your best bet is to contact Telekom, and ask them to look in their server logs, so they can investigate the problem.
Provide them with as much information as you can, give them any relevant information: the name of the server where your db is hosted (they often show that in your CPanel), the name of the database where you're trying to dump the data, and if you're willing and able to do so, provide them with the sql file you exported from localhost. This helps them to diagnose the problem as efficiently as possible.