[PHP-INST] failed to create stream: No such file or directory in

2003-06-11 Thread Atif Jakupovic
Hi all, Please could somebody help me to find out why I'm getting error messages below. Warning: main(/claude/tse/search/config/config.php) [function.main]: failed to create stream: No such file or directory in /u1/myweb/htdocs/claude/tse/search/index.php on line 3 Fata

[PHP-INST] Apache Authentication: htpasswd failed to create a password file on Solaris

2003-05-29 Thread Atif Jakupovic
Hi, I have installed apache 1.3.26 on Solaris 8 UNIX servers. Now I want to start using basic authentication features. I have tried to create a password file on my server using the htpasswd command, but it's failed. ./htpasswd -c ./auth/tsepasswd.file myuser htpasswd: Cannot fin

[PHP-INST] PHP: Cannot send session cookie - headers already sent by

2003-03-28 Thread Atif Jakupovic
Hi everybody, Please, could you help me to find out why I'm getting an error message like one below. Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at file1.php:2) in InitSession.php on line 2. It was working fi

[PHP-INST] Couldn't open

2003-03-04 Thread Atif Jakupovic
I have Apache 1.3.26 and php 4.3.0 installed on the Solaris 8 server. When I try to switch from English to French Website, my browser gives me this error: Couldn't open http://mywebsite/e2favv.php Everything else is working. It works fine with php 4.2.1. Thank you, Atif

[PHP-INST] Solaris 8, Apache 1.3.26, PHP-4.3.0 & Mysql-3.23.54 - UPDATE anhtml record!

2003-02-26 Thread Atif Jakupovic
Using php scripts I'm updating Web pages stored in the MYSQL database. Each time when I try to update a record that has an html page I get sql statement displayed by the browser. When I try to update a record that has only text then everything is fine. Does somebody know where problem is? Thank y

[PHP-INST] Solaris 8, Apache 1.3.26, PHP-4.3.0 & Mysql-3.23.54 - UPDATE MYSQL databaseusing PHP scripts does not work- URGENT

2003-02-26 Thread Atif Jakupovic
I have php scripts used to edit my Web pages. When I try to modify the page content and press modify the browser gives me another windows with this message: UPDATE content SET LeftMenuID='', Name='Welcome', ContentEn=' Welcome to the TSE website! It supposes to

[PHP-INST] How can I protect my images from being stolen?

2003-02-10 Thread Atif Jakupovic
I would like to protect my images from being stolen. Does somebody know how I can do it? Thank you -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Installing php-4.2.1 on Solaris 8 Server - zend.h:55:19: unix.h: No suchfile or directory

2003-02-04 Thread Atif Jakupovic
Hi all, I have a hard time to install the php-4.2.1 on Solaris 8 machine. When I type make I get this message below: zend.h:55:19: unix.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `zend_language_parser.lo' Current working directory /apps/php-4.2.1/Ze

[PHP-INST] Apache_1.3.26 - Directory Access

2003-01-31 Thread Atif Jakupovic
I need to find out how to protect files in a directory to be seen by a Web browser. For example: The 'http://my_web_site/my_directory/index.php' file will be displayed correctly, but if I type 'http://my_web_site/my_directory/' I'll see the list of files and directories in the 'my_directory' dire