Tagged Questions
0
votes
1answer
23 views
PHP web app hosting considerations and advice - high traffic expected from day 1 [duplicate]
I'm in the process of researching hosting providers for a high traffic Facebook application.
The client has over 300,000 likes so we can expect quite a bit of traffic when posts are made about it and ...
1
vote
1answer
239 views
How do I upgrade the PHP MySQL Library?
My PHP MySQL Library version is out of date with my MySQL Vesion. How do I fix this?
Server: CentOS 6.3
Steps Taken:
FRESH machine originally installed with MySQL 5.1 and PHP 5.3
I uninstalled php ...
0
votes
0answers
15 views
Free hosting solution for a very low-traffic website [duplicate]
I run a very low-traffic website (about 40 users, basically all of which are daily active on the site). I don't see it changing anytime soon either, as there is no way to sign up on the site right ...
1
vote
4answers
287 views
Setting up a LAMP VM server for Development and Testing?
Info: I would like to set up a VM server on my local computer which will serve pages in the exact same way as my current hosting (but only to me on my local computer). I currently pay a big web ...
2
votes
0answers
53 views
Good security practice for writing a php/mysql web app [closed]
I'm about to create a web app that is php/mysql based. It should contain multiple users and two levels of admin accounts.
It will most likely not be very likely to be attacked in any way. Still I am ...
0
votes
0answers
363 views
PHP not working while selecting multiple columns from a table with MySQL
I am using Apache 2.2. When I am trying to run it my browser is failing to run it, it's showing:
This webpage is not available
The connection to localhost was interrupted.
Error 101 ...
6
votes
1answer
226 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
75 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
18 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 ...
0
votes
2answers
54 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 ...
-1
votes
1answer
916 views
How to retrieve an image from MySQL database and display the image as background on body? [closed]
How do I retrieve an image from MySQL database (I know how to display image by retrieving from database but here i want to display differently) i.e. display the image as background on body and image ...
2
votes
0answers
15 views
Hosting advice for a write-heavy dynamic website [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have built a website using PHP and MySQL and now I am looking for a hosting service. I am expecting about a 1000 ...
3
votes
2answers
384 views
Looking for full web based booking system
I've searched around here but could not find any booking system that would suit my need. I hope maybe you can help me out.
I've already seen question #11379. Solutions provided there are not helping ...
8
votes
3answers
171 views
Is it worth it to change my entire user images file structure to take advantage of simple browser caching?
On one of my mobile sites, I simply store my user's profile images as '1.jpg' in their user folder, and incrementally go from there for any extra pics they upload. This means that whenever they change ...
-1
votes
1answer
76 views
displaying a list of files [closed]
In my web application I have the user sign up for an account, then the account data is saved in a mysql database. The user can then go to "index.php" and log in with their credentials. My application ...
2
votes
2answers
538 views
php+mysql account management software?
I need an account system added to my website as a plugin to all of my HTML pages. The account system plugin needs to,register new users, log in current users, remove users who want to disconnect ...
0
votes
1answer
1k views
Warning: mysql_fetch_array() expects parameter 1 to be resource [closed]
I was trying to connect to my database through PHP but I keep getting the error:
Warning: mysql_fetch_array() expects parameter 1 to be resource
I do not know what the problem is?
This is the ...
1
vote
0answers
341 views
Interspire Email Marketer Configuration [closed]
Im trying to setup Interspire email marketer for a client. I have a working configuration of it on the VPS but this one is having issues! I have transferred it from their old server and setup the new ...
5
votes
3answers
311 views
Printing Single Quotes from Database to Screen
I have the following string as a varchar field in a MySQL Database:
I'm
When I perform a query to extract the string and then print it to the screen using the PHP print command, I get:
I�m
...
2
votes
2answers
877 views
Login script with member area/user
Is there a free script which I can use to:
Share some PDF with my partners. But i need the user to reach only those PDFs which they have privileges for. So I need:
login script with registration (i ...
1
vote
1answer
112 views
How to confirm the Mobile Numbers of my users?
How can I confirm the Mobile Numbers of my users in order to reduce the number of scammers claiming to be in the US but who are actually in another country?
A free solution would be preferred. I use ...
0
votes
1answer
176 views
Is there any free host which supports php and mySQL in utf-8? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Is there any free host which supports php and mySQL queries in utf-8?
I've already tried to use x10hosting and ...
3
votes
2answers
663 views
Remote database connections in mysql and php is it possible?
I need to know whether remote database connections are possible in every server? does every host provides the option for remote DB connection? and further this connection will be the second connection ...
2
votes
6answers
187 views
PHP not working with hosting
I have been playing with a php CMS site for someone that I am ready to deploy but am running into a couple problems that I assume to be hosting related. I have been developing and playing with it ...
1
vote
4answers
1k views
MySQL Online Database
Can anyone suggest a good online free MySQL database. I've tried four till now:
db4free FreeMySQL onPhP 000webhost
Either of them gave me an timeout error on my connect file or actively restricted ...
1
vote
1answer
156 views
Looking for company job listing script [closed]
Our company wants to have a simple job listing and resume uploading script. We'll only have a few jobs listed at any one time. Also, they are not interested in an "online application" at this time; ...
1
vote
0answers
69 views
Determining VPS requirements for a website [closed]
I am on the lookout for another webhosting provider but I'm unsure what to really look for. My current hosting package is as follows:
VMware vCloud Premier VM
10GB storage
3GB vRAM
2 vCPU's
...
0
votes
1answer
187 views
Webiste Testing for SQL and CSS injection [duplicate]
Possible Duplicate:
Tools to check for common vulnerabilities?
I would like to ask some tools or code for testing my new created website from SQL or CSS injection. The website in created in ...
1
vote
3answers
2k views
Create a search for my HTML and CSS site that runs without an internet connection or database?
I have a website that I have written out in plain old HTML and CSS, and want to integrate a search function into it. However, the site is meant to be run offline, from host machines in their local web ...
1
vote
4answers
2k views
Best lightweight PHP/MySQL forum with spam-protection [duplicate]
Possible Duplicate:
What Forum Software should I use?
I have already searched and checked out posts like this and this but it isn't what I'm looking for.
I'm looking for a lightweight ...
1
vote
2answers
168 views
Looking for a FormBuilder that gives me all images and sourcecode to my form
Wow, I started my search this morning and didn't think it would be so difficult to find. I'm just tired of spending hours putting together simple html forms in dreamweaver. I'm an enthusiast web ...
0
votes
2answers
549 views
How can I create a review site which is similar to craigslist?
I want to create a site where you can review different things in the town. Example could be a Restaurant, a park, a doctor, a school. The user creates review and uploads pic if he has. I want to ...
1
vote
2answers
423 views
How to run the PHP script at scheduled time
I need a valuable suggestion that I have to run the PHP script at the scheduled time daily to update some fields in database and to send automated email.
How I can do this? Is it possible to write ...
0
votes
2answers
770 views
PHP 5.3.8 does not active mysql extensions
I'm installing Apache, PHP and MySql on Windows 7 (I need to run Apache under current user instead of a service so I can't use wamp or similar). The thing is PHP does not get to load mysql extensions, ...
0
votes
1answer
298 views
Web server specifications for online Text-based web game
I am developing an online text-based game similar to Mafia wars. Of course I won't expect 20 million players on my site, but I want to choose a web server that is suitable for me.
I am a complete ...
5
votes
5answers
806 views
Adding a Forum to my site: build one from scratch or use existing open-source platform?
Note: I posted this originally to stackoverflow.com, had it closed, and was told to post it on programmers.stackexchange.com. So I posted it on programmers.stackexhange.com, had it cloased, and was ...
0
votes
1answer
180 views
Looking for PHP/MySQL-based ad manager
Could you recommend based on your experience a PHP/MySQL-based admin interface for managing your website ads? In order to be really useful, such application should have:
-basic CRM functionality to ...
1
vote
3answers
645 views
Symfony project on multiple servers
How can I use Symfony across multiple servers? I have a high-load project and I want to move parts of it(for example: image handlers, video handlers, registration) to other servers.
2
votes
2answers
3k views
No databases showing in phpMyAdmin
My website is hosted in shared hosting service and is working fine with updated news stored in MySQL database. To manage the database of website, I install phpMyAdmin in a sub-folder with the same ...
0
votes
2answers
145 views
I'm confused about encryption and SSL
while my friends and I planning to run our own website, we're confused about the encryption where hackers can TAPPING or in social engineering it's WIRE TAPPING, but I don't know how do they call it ...
2
votes
1answer
269 views
Could you recommend a good shopping cart script? [duplicate]
Possible Duplicate:
Which Ecommerce Script Should I Use?
I'm looking for a PHP/MySQL script, free or not. Could you please recommend me one that can do the following:
The site I'm trying ...
0
votes
2answers
518 views
Monitoring load/resource drain of individual scripts on apache
We have a website and for some reason lately its been grinding our server to a halt. It has had a spike of traffic, but even still that spike is only possibly 1k or 2k.
We installed eAccelerator PHP ...
-1
votes
1answer
95 views
Which Hosting Plan Should I use for this Web Application [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am developing a Web Application [PHP & MySQL] which is basically a rating website ( a social bookmarking site ...
0
votes
1answer
252 views
Is there a high-load chat software / script out there?
We're in development of a website and we're looking into other options than just developing a chat engine ourselves.
We've looked at CometChat and ArrowChat. Which look and seem to be great except ...
1
vote
1answer
128 views
free Ad serving solution for smaller php websites
I'm looking for a very simple ad serving solution on my website, that can be hosted on my website. I have used openX and found it a bit complex for my needs. basically I need;
A way for advertisers ...
3
votes
3answers
586 views
Storing User-uploaded Images
What is the usual practice for handling user uploaded photos and storing them on the database and server?
For a user profile image:
After receiving the image file from user, rename file to ...
1
vote
1answer
39 views
Problem with login [closed]
I recently moved my website from one host to another. I moved all the files and also the database.
Now when I try to log in, it just refreshes the page and nothing happens.
The data is being read ...
2
votes
2answers
244 views
how do i choose a web host with support for mysqli extension in php? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I have designed a website running in php and mysql. And I used mysqli extension instead of the normal mysql extension ...
2
votes
2answers
156 views
Photoblogging engine using PHP and MySQL or PostgreSQL
I am looking for nice looking and with good usability photo blogging software to run on my server. So far I have found PixelPost, Cheesecake and EZPX.
PixelPost - look quite abandoned project
...
1
vote
1answer
211 views
PHP - How to Backup and Move Wordpress Blog Website to different directory on the same host
I setup a blog for development purposes on the *.com/a/ directory and now want to move it to the root directory *.com on the same host.
How do I Backup and Move the Wordpress Blog Website to the ...