Hi,
When I try to run any php script on apache I get a error "Authorization
required 403 Forbidden". I don't get this error on IIS. I am using Windows XP
professional please help. I am using Apache 2.2.1
I think this is correct:
Let's just assume for a minute that in your index.php you echo out getcwd();
Output would be / (only an example)
According to that you do the following include:
include("./classes/first.class.php");
If you were to echo getcwd() after the include in the first.class.php i
Hi Roman,
Why can't you use the newest client?
Bcoz 10g client doesn't connect to mine server runing on 8i.
Which procedure is it? Use depends.exe to find out what other libraries
you're missing.
Noting is missing, but when it starts it prompts that error.
Tq
On 12/23/06, Roman Neuhauser <[EMAIL
At 12/28/2006 03:51 PM, Skip Evans wrote:
"chocked" ?
"chocking" ???
RTFM:
http://php.net/chocked
Warm regards,
Paul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
what if you prepend your path with "./" :
include_once("./classes/first.class.php");
include_once("./second.class.php");
is the include path configured correctly?
--
View this message in context:
http://www.nabble.com/Chocked-tf2892714.html#a8082223
Sent from the PHP - General mailing list a
"chocked" ?
"chocking" ???
Peter Lauri wrote:
I was chocked when I got my additional dedicated server from my server
provider. I assumed everyting would have been the same as I ordered the
server with same package name etc. The chocking part was that the server had
PHP5 and not PHP4.
Ok,
I was chocked when I got my additional dedicated server from my server
provider. I assumed everyting would have been the same as I ordered the
server with same package name etc. The chocking part was that the server had
PHP5 and not PHP4.
Ok, it is not a hard piece of work to get it working, bu
HI John,
My reply was made in ignorance of the php classes that will read excel
documents.
I would follow that road and not my advice!
Leonard.
On 12/28/06, John Meyer <[EMAIL PROTECTED]> wrote:
On a side note, but going on the basis that the users are uploading .xls
files and don't understan
On a side note, but going on the basis that the users are uploading .xls
files and don't understand how to convert. Would it be better to use
php's routines or to automate excel, convert it inside there, and then
use the result?
Leonard Burton wrote:
> On 12/28/06, Jiffy Slides Leonard Burton <[EM
A little bit "lower" on php.net/manual I found explanation too.
I'm sorry for bothering - wasn't check whole page before posting. The
Warning was strange for me because never got it before
:)
Thanks for your help.
-afan
> [EMAIL PROTECTED] wrote:
>> I moved my website from one php4/mysql4 based
[EMAIL PROTECTED] wrote:
I moved my website from one php4/mysql4 based server to new hosting
company and php5/mysq5 based server.
Everything worked fine on old server, though now, on one page after I
submit new record, I'll get this error:
Warning: mysql_real_escape_string() [function.mysql-real
You need to have established a database connection before using that
function, see manual.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi to all!
>
> I moved my website from one php4/mysql4 based server to new hosting
> company and php5/mysq5 based server.
> Everything worked
Hi to all!
I moved my website from one php4/mysql4 based server to new hosting
company and php5/mysq5 based server.
Everything worked fine on old server, though now, on one page after I
submit new record, I'll get this error:
Warning: mysql_real_escape_string() [function.mysql-real-escape-string
At 09:49 AM 12/28/2006, William Stokes wrote:
Is it possible to read Excel files and store the info to DB? If so how?
Thanks
-Will
Yes - but rather than re-invent the wheel, google for "php read excel".
Your solution may be there. Once you have read the information, then the
rest is just a
On 12/28/06, Jiffy Slides Leonard Burton <[EMAIL PROTECTED]> wrote:
HI Will,
> Is it possible to read Excel files and store the info to DB? If so how?
It is best (well depending on the application) to save the files as
.csv and then use fgetcsv. it will allow you to parse each line and
cell in
Is it possible to read Excel files and store the info to DB? If so how?
Thanks
-Will
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Steven Macintyre escreveu:
Hi All,
I have done some searching via google and some answers say change
copyimageresampled to copyimageresized etc
I have tried all fixes ... to no avail
I have one image here 1280 x 960 (150 dpi) 24 depth
When using the following it pixelates ...
function c
I think what is going on is that somehow when the
code goes to the podcast feeds to get the URLs
it's getting the wrong things because they're not
even media files, some times they just look like
incomplete URLs.
When you go to the site itself the streams work
fine and result in proper media
18 matches
Mail list logo