473,394 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

I got a Unique Problem On my server.

My Server OS : Centos 64 bit
Apache version is Apache v2.2.9
Php Version : 5.2.5

I am providing feeds to my forum through RSS.

The feeds are in html and those feeds will be parsed to bbcode of the forum.

In my forum the feeds are not parsed to bbcode and it actually posting the html code into the thread in a strange way. IT is removing the <> tags for each html code and posting it in thread.

First i thought it is a problem with forum.I tested it on different server. On the other server i don't have any issues. IT normally parsing the tags.

I tested it on ipb and vb foums on my server and i also tested it on another server with the same forums.

On my server both forums failed to parse the html and displays the html code by removing <> tags.

I posted the problem to cpanel. They can't understand the problem and i posted the problem to datacenter. They didn't even understand the problem.

i don't know where the hell i should go to solve the problem. So i am posting the problem here for experts opinion.

The test thread Link :

<link removed>

the same thread where it worked on other server

<link removed>

Please note : There is adult content on site. I am warning you before you visit my site thread.

Check both the cases. It working fine for the second one.

For the first thread it is not working fine.

IT is definetly not the forum problem.But some server config problem.I tested them on two different forums on two different servers.

Please provide me the solutions.Either you post here or you email the solutions to <email address removed>
Sep 15 '08 #1
6 2124
Nepomuk
3,112 Expert 2GB
My Server OS : Centos 64 bit
Apache version is Apache v2.2.9
Php Version : 5.2.5

...

I tested it on ipb and vb foums on my server and i also tested it on another server with the same forums.

...

Please note : There is adult content on site. I am warning you before you visit my site thread.

...

Please provide me the solutions.Either you post here or you email the solutions to <email address removed>
Dear pkchandra999, I can understand that you want your problem solved and normally posting a link to the site which doesn't work would be appropriate. However, as you said there's "adult content" on that site, so linking there violates our Posting Guidelines, to be exact the rule
Posting links to a site that contains inappropriate content or content that would break the posting guidelines if posted directly on Bytes.com, specifically but not limited to bad/foul language or sexually explicit sites.
Also, you posted your email address, which is also against the rules:
Posting your own or anyone else’s email address (this is for your own security)
Now, I don't have a solution for your problem, but finding one will certainly be easier if we knew, what language that parsing code is written in.

Greetings,
Nepomuk (Moderator)

*EDIT* I just realised, that you posted this question in the Apache Forum and the PHP Forum too. This violates the rule Do Not Double Post Your Questions. Please decide which one of these threads should be continued and then they will be merged.
Sep 15 '08 #2
my friend has written a program in php to copy a thread from one forum to other forum using Rss feeds. His program or script is working for forums installed on other servers.But not on my server.

Tha script returned in php.

I don't want to spam here. That's the reason i clearly mentioned it in the post. And also the post is related to config settings. I am not sure where to post it.

You decide which is the right forum for me and merge other posts.As long as i get a solution .That will solve my problem.
Sep 15 '08 #3
Nepomuk
3,112 Expert 2GB
I don't want to spam here. That's the reason i clearly mentioned it in the post. And also the post is related to config settings. I am not sure where to post it.

You decide which is the right forum for me and merge other posts.As long as i get a solution .That will solve my problem.
Well, if the script works on other servers, it's probably no PHP problem, so the PHP Forum is the wrong place. As that server uses Apache, that might be the right place and as you're using a Linux OS, that might theoretically be correct too. From what you described however, I guess it's an Apache configuration problem, so I'll ask the guys there to merge the threads.

Greetings,
Nepomuk
Sep 15 '08 #4
NeoPa
32,556 Expert Mod 16PB
It is acceptable, where it is not clear which forum to post a thread in, to post it in the one which is deemed the most appropriate, then simply posting threads in other forums which simply link to the main thread.

If you make it clear this is what you are doing then a moderator can close the thread if they find it. Even if not, this method can be used to draw the attention of experts in other fields. It should be made clear that the responses whould all be posted in the one main thread though.

As far as inappropriate links are concerned, I do understand your problem. However, we also need to protect our members from exposure to this.

Having said that, if a member chooses to PM you requesting the link, then there would be no problem with passing it to them (via PM). As long as it's not publicly viewable.
Sep 15 '08 #5
pbmods
5,821 Expert 4TB
Heya, pkchandra.

What are the specs of the server that is working (esp. PHP version), and what are the specs of the server that is not?
Sep 15 '08 #6
My server apache and php versions.

apache version is Apache v2.2.9
and php 5.2.5

Other server version

Apache v2.2.3
PHP 5.2.1

if it is not appropriate to continue posting here.Please move to apache forum and discontinue this thread here.
Sep 16 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Tony Clarke | last post by:
Hi, I'm trying to write a system thats used for about 50 clients that uses html forms and php to log details. The problem is that when a client loads the form page it's given a value which is...
3
by: June Moore | last post by:
Hi, I would like to add a unique index that consists of two fields in a table. e.g. tbl_A (field1,field2) -- field1 & field2 Indexed and combination must be Unique. Can anyone tell me the...
2
by: Mansoor Azam | last post by:
When I add a unique key constraint to column in SQL 6.5 why does it also create an index. e.g. In the table subaccounts I added a unique key constraint for the column login and SQL creates an index...
5
by: Kamil | last post by:
Hello What should I use for better perfomance since unique constraint always use index ? Thanks Kamil
10
by: Mamuninfo | last post by:
Hello, Have any function in the DB2 database that can generate unique id for each string like oracle, mysql,sybase,sqlserver database. In mysql:- select md5(concat_ws("Row name")) from...
29
by: Lauren Wilson | last post by:
Does anyone know how the following info is extracted from the user's computer by a Front Page form? HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107...
4
by: Mark Halliday | last post by:
I'm writing a windows app that uses sql server. Some of my entities have properties that must be unique. I'm not sure whether I should be performing manual checks on save or use the unique...
4
by: Goh | last post by:
Hi, I would like to know how can we implement a web page that intelligent enough to unique identify that pc have been visit before without any cookies and login user require. I have try...
2
by: Ken | last post by:
Hi, I have a form whose control source is a view from SQL server 2005 database. The view has a primary key that is a unique identifier field with keys generated by newid() function from SQL server...
1
by: D.Stone | last post by:
Hi, I'm getting hung up on a trivial schema change - I need to make a column accept only null or unique values and Books Online avers 'what you need is a UNIQUE constraint'. Fine. I've tried...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.